Skip to content

Releases: MartinHH/cratetom3u

0.2.4

01 May 12:06
Compare
Choose a tag to compare

This release does not introduce any new features. The main changes are in the built system, leading to the ability
to build native executables for both osx and windows, which leads to a drastic reduction in startup time.

Furthermore, the build pipelines now automatically build and test these executables for both osx and windows,
allowing to offer pre-built binaries for both platforms.

What's Changed

Full Changelog: v0.2.3...v0.2.4

0.2.3

14 Feb 09:49
Compare
Choose a tag to compare
  • update scala and library dependency versions
  • bugfix: directories named *.crate were wrongly treated as crate-files

0.2.1

18 Feb 16:33
Compare
Choose a tag to compare
  • new --backslash option

0.2.0

17 Feb 14:21
Compare
Choose a tag to compare
  • new directory mode
  • optimized .crate file parsing
  • unit tests
  • various minor improvements

0.1.0

11 Feb 15:35
Compare
Choose a tag to compare

Working prototype.

TODO:

  • optimize input file parsing
  • test