Releases: jcmiller11/PSBS
PSBS 0.3.3
Minor Update, just fixing some documentation and had to make a new version so readme changes would propagate on pypi
PSBS 0.3.2
Catches Pyppeteer error
PSBS 0.3.1
Fixes major bug with verifying against puzzlescript compiler, forgot to input the fork url and was checking everything against vanilla ps
PSBS 0.3.0
Added user extension system
Change browser behavior to prevent constant new tabs in firefox
Added verbose option to view console output
Added add_prefix filter
Improved combine_levels filter
Added levels_as_list filiter
Changed Jinja auto-stripping options to remove extraneous whitespace
PSBS 0.2.3
Adds combine_levels filter
PSBS 0.2.2
Mostly code cleanup, some improved error handling
PSBS 0.2.1
Adds export to HTML feature
PSBS 0.2.0
Major update! Tiled support! Beginning of official docs! Massive code cleanup! All this and so much more!
PSBS 0.1.4
Fixes missing dependency
PSBS 0.1.3
Further Improved Compatibility With Pattern:Script