Skip to content

The Golden v0.3.0

Compare
Choose a tag to compare
@Pandicon Pandicon released this 30 Aug 20:27
· 11 commits to main since this release
99bb885

New features

Preprocessor

The preprocessor allows you to put flags directly into the code. This way you don't have to rely on the user to pass in correct flags if some are needed (for example the version one).

The sebek flag

This flag allows you to specify the results of division by 0 for negative numbers, zero, and positive numbers.

What's Changed

Full Changelog: v0.2.0-Rust...v0.3.0