straight-shoota
released this
28 Mar 11:52
·
16 commits
to master
since this release
0.18.0 (2024-03-28)
Features
- Support more cache directories on Windows (#612, thanks @HertzDevil)
- Detect symlink creation capability on Windows (#617, thanks @HertzDevil)
- Use
Colorize.on_tty_only!
(#620, thanks @HertzDevil)
Documentation
Specs
- Use
FileUtils.rm_rf
instead of shell command in spec (#616, thanks @HertzDevil)
Infrastructure
- Adjust changelog format to follow that of crystal (#606, thanks @straight-shoota)
- Add Windows binary paths to
.gitignore
(#613, thanks @HertzDevil) - Add
.gitattributes
(#614, thanks @HertzDevil) - Add CI job to test against Crystal 1.0 (#618, thanks @HertzDevil)
- Configure Renovate (#564, thanks @renovate)
- Refactor Makefile phony declaration (#610, thanks @straight-shoota)
- Add
make help
recipe (#609, thanks @straight-shoota) - Add
Makefile.win
(#615, thanks @HertzDevil) - Add JSON schema for
shard.yml
(#623, thanks @nobodywasishere) - Fix Makefile incorrect peer target usage (#608, thanks @straight-shoota)