v0.5.1
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
- Projects can be built by name, using
Full Changelog: 0.5.0...0.5.1