Skip to content

Releases: brandtbucher/specialist

Specialist 0.2

19 Aug 19:27
519f5f6
Compare
Choose a tag to compare
Specialist 0.2 Pre-release
Pre-release

This release correctly treats all COMPARE_OP_*_JUMP instructions as superinstructions. Additionally, file parsing has been refactored for more robust error recovery in the presence of source modifications.

Specialist also now prints all output to stderr, rather than stdout.

Specialist 0.1.1

09 Jun 15:08
ee05f6d
Compare
Choose a tag to compare
Specialist 0.1.1 Pre-release
Pre-release

This release fixes Specialist's version number, which was incorrect in the last release.

Specialist 0.1

09 Jun 14:57
Compare
Choose a tag to compare
Specialist 0.1 Pre-release
Pre-release

This release introduces a new -o <output>/--output <output> command-line option. If provided, HTML files will be written to the provided directory (rather than opened using a web browser).

The default source encoding has also been changed to UTF-8.

Specialist 0

06 Jun 18:45
Compare
Choose a tag to compare
Specialist 0 Pre-release
Pre-release

This is the initial release of Specialist.