Skip to content

Releases: PythonCoderAS/bbcode-ast

v2.1.0

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 11 Jan 02:19
b590bea

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

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

v2.0.0

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 09 Jan 22:08
109d87a

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

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 19 Aug 16:45
cafe0c1

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

v1.0.2

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 18 Aug 20:58
400e43a

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

v1.0.1

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 18 Aug 20:35
a564615

Make compatible for web

v1.0.0

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 18 Aug 19:41
6e6d64e

Initial release