Releases: MartinHH/cratetom3u
Releases · MartinHH/cratetom3u
0.2.4
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
- Bump versions by @MartinHH in #4
- Minor reformatting by @MartinHH in #5
- Migrate branch master -> main by @MartinHH in #6
- Migrate to Scala 3 by @MartinHH in #7
- Comments, scaladoc & readability by @MartinHH in #8
- Adopt new scala 3 syntax by @MartinHH in #9
- chore: bump versions (scala, sbt, scalatest) by @MartinHH in #11
- build: replace sbt with scala-cli by @MartinHH in #12
- chore: use scalafmt for code-formatting by @MartinHH in #13
- build: build artifacts in github-action by @MartinHH in #14
- ci: separate platform-specific artifacts by @MartinHH in #15
- ci: add simple test for generated executable by @MartinHH in #16
- ci: upload separate artifacts by @MartinHH in #17
- docs: add license & (binary-specific) notice file by @MartinHH in #18
- docs: "rebrand" project name to lowercase by @MartinHH in #19
- ci: adjust packaging directories by @MartinHH in #20
- release: version 0.2.4 by @MartinHH in #21
Full Changelog: v0.2.3...v0.2.4