v0.19.0
·
10 commits
to master
since this release
Features
- Forward unmodified ARGV to subcommand (#631, thanks @luislavena)
- Add support for Codeberg as a git resolver (#656, thanks @miry)
Bugfixes
- Fix
GitResolver#valid_repository?
(#646, thanks @straight-shoota)
Chores
crystal tool format
with Crystal 1.15.0-dev (#647, thanks @straight-shoota)- Replace deprecated
::sleep(Number)
(#652, thanks @straight-shoota)
Refactor
- Run
git config
instead of readingconfig
file manually (#639, thanks @straight-shoota)
Documentation
- Use SPDX license identifiers for
license
inshard.yml
(#641, thanks @leoheitmannruiz)
Infrastructure
devenv update
(#661, thanks @straight-shoota)- Release 0.19.0 (#660, thanks @straight-shoota)
- Remove
Vagrantfile
(#630, thanks @straight-shoota) - Add devenv configuration (#629, thanks @straight-shoota)
- Update GH Actions (#621, thanks @renovate)
- Update Analog-inc/asciidoctor-action action to v1.3.2 (#636, thanks @renovate)
- Update dependency ubuntu to v24 (#643, thanks @renovate)
- Install mercurial via OS package manager (#645, thanks @straight-shoota)
- Support
.exe
file extension inMakefile
on MSYS2 (#651, thanks @HertzDevil) - Update CI runners (#654, thanks @straight-shoota)
devenv update
(#653, thanks @straight-shoota)- Add linuguist-vendored annotation for generated files (#658, thanks @straight-shoota)
- [CI] Run docs check in separate workflow with path restriction (#657, thanks @straight-shoota)
- Add description and metdatada to
shard.yml
(#662, thanks @straight-shoota)