Releases: PythonCoderAS/bbcode-ast
Releases · PythonCoderAS/bbcode-ast
v2.1.0
Add a nodeTree method for viewing a tree of a Node.
Full Changelog: v2.0.0...v2.1.0
v2.0.0
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
Add a new lenient mode, as well as fix a bug with case sensitive mode.
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Make compatible for web
v1.0.0
Initial release