Skip to content

v0.14.0

Compare
Choose a tag to compare
@ringabout ringabout released this 23 Nov 09:02
· 215 commits to master since this release
0777f33

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

Full Changelog: v0.13.1...v0.14.0