Skip to content

Releases: PythonCoderAS/bbcode-ast

v2.1.0

11 Jan 02:19
b590bea
Compare
Choose a tag to compare

Add a nodeTree method for viewing a tree of a Node.

Full Changelog: v2.0.0...v2.1.0

v2.0.0

09 Jan 22:08
109d87a
Compare
Choose a tag to compare

Breaking Changes

This package is now ESM only (it was the easiest way to deal with Chai becoming ESM only.)

A bunch of new methods have been added, please check them out.

Full Changelog: v1.1.0...v2.0.0

v1.1.0

19 Aug 16:45
cafe0c1
Compare
Choose a tag to compare

Add a new lenient mode, as well as fix a bug with case sensitive mode.

v1.0.2

18 Aug 20:58
400e43a
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Aug 20:35
a564615
Compare
Choose a tag to compare

Make compatible for web

v1.0.0

18 Aug 19:41
6e6d64e
Compare
Choose a tag to compare

Initial release