Skip to content

Releases: hussar-lang/hussar

v0.4.1

01 Feb 16:21
88c714c
Compare
Choose a tag to compare

Changelog

e6de522 Merge branch 'master' into develop
88c714c release: merge branch 'develop' into master

0.4.0

30 Aug 15:01
Compare
Choose a tag to compare

Changes:

0.4.0

Tools: Improved subcommands to allow for easier future expansion of the core tools.
Tools: Added the hussar env subcommand, which prints the current environment config.
Tools: Added the option to keep persistent config in a config file. Default location is $HOME/.hussar/hs-config, though you can add an override it by adding a hs-config file to your source directory.

Fixed(ish): #1 - Not possible with currently used dependencies.

0.3.2

23 Jul 23:39
Compare
Choose a tag to compare

Changes:

0.3.2

CI: Temporarily disabled automatic deployment

0.3.1

CI: Fixed a typo braking automatic deployment

0.3.0

Lang: Fixed while loop
Lang: Added arrays and indexes
Land: Added exit() function with exit codes

Test: Added test script for exit codes

Docs: Removed unused docs

Build: Inject version from git tags

CI: Updated and streamlined Travis CI config

Misc: Updated branding to reflect name change to 'Hussar'

0.2.0

23 Jul 22:43
Compare
Choose a tag to compare

Changes

Tools: Added the ability to run source files