v0.14.0
What's Changed
- Add GITHUB_TOKEN to avoid rate limits by @iffy in #902
- improve error message, make link clickable by @timotheecour in #905
nimble test
keeps git status clean; prevents accidental checking in of binaries etc by @timotheecour in #786- tasks: list tasks with proper alignment by @kraptor in #912
- Delete .travis.yml by @ringabout in #916
- tasks: add tests for PR #912 by @kraptor in #914
- publish: Ensure pulls happen to the correct branch by @kaushalmodi in #920
- Add warning message when cloning the HEAD. by @EchoPouet in #809
- Improve CI (fixes failure and improves isolation) by @dom96 in #924
- Handle flags correctly for
nimble run
by @shunf4 in #927 - Add ~ and ^ semver semantic to nimble "requires" by @marcomq in #908
- possible fix for #910 by @henryas in #911
- New package develop mode and lock file support. by @bobeff in #913
- Fix a bug when including symbolic link files to the package's checksum. by @bobeff in #937
- Fix missing binaries' extensions in "nimble dump" by @bobeff in #942
- Change the name of the "pkgs" directory to "pkgs2" by @bobeff in #946
- Fix getting download dir name for develop by @bobeff in #952
New Contributors
- @kraptor made their first contribution in #912
- @ringabout made their first contribution in #916
- @kaushalmodi made their first contribution in #920
- @EchoPouet made their first contribution in #809
- @shunf4 made their first contribution in #927
- @marcomq made their first contribution in #908
- @henryas made their first contribution in #911
Full Changelog: v0.13.1...v0.14.0