Skip to content

v0.5.1

Compare
Choose a tag to compare
@matt-cornell matt-cornell released this 09 May 12:38
· 613 commits to main since this release
59f78a4

What's Changed

  • Libraries have better cross-platform support (#62, #66)
  • Errors are reported more cleanly using anyhow (#64, #66)
  • Projects have been improved (#63, #66)
    • Projects can be built by name, using :<name> as the parameter to replace the project directory
    • The build system has proper support for incremental builds
    • Each file in the project gets its own header

Full Changelog: 0.5.0...0.5.1