v0.20220921.1
What's Changed
- Fix build for Dragonfly and Freebsd by @mneumann in #387
- Fix Crystal backtrace printing using
-gdwarf-4
. by @jemc in #389 - Fix projecteuler example by @mneumann in #393
- Fix missing implementation for identity comparison of structs. by @jemc in #394
- Expose
dirname
fromSourceCodePos
by @mneumann in #397 - Quote SAVI_VERSION in Makefile in case it contains whitespace by @mneumann in #398
- Add
savi info
subcommand for clean CLI info fetching. by @jemc in #399 - Add support for
SDK_ROOT
env var when targetting MacOS. by @jemc in #400
Full Changelog: v0.20220917.0...v0.20220921.1