Releases: babashka/neil
Releases · babashka/neil
v0.3.68
What's Changed
- Add test: pinned git deps are not changed by @teodorlu in #232
dep upgrade
: do not add:git/url
when not needed by @teodorlu in #233- How about adding clj-reload in
:dev
? by @teodorlu in #231 - More specific error message when github auth fails by @teodorlu in #238
- Ignore missing deps file in
neil new
by @bobisageek in #242
Full Changelog: v0.3.67...v0.3.68
v0.3.66
Full Changelog: v0.3.65...v0.3.66
v0.3.65
What's Changed
- pick up the package name when in deps file by @agzam in #195
- fix: breaks when called without file by @agzam in #196
- fix: search with Emacs package by @agzam in #200
- Add prerequisite to README by @rogererens in #202
- Fetch latest stable slipset/deps-deploy, instead of hard-coding by @vedang in #206
- Fix #209: add newlines between dependencies by @borkdude in #210
- Bump bb.cli by @borkdude in #211
- Fix #185: throw on non-existing library by @borkdude in #212
New Contributors
Full Changelog: v0.2.63...v0.3.65
v0.2.63
v0.2.62
v0.2.61
What's Changed
- Fix tests by referring to latest hiccup by @teodorlu in #186
neil dep upgrade
: upgrade unstable versions to more recent unstable versions (attempt 2) by @teodorlu in #187neil dep upgrade
:--unstable
allows upgrades to unstable versions by @teodorlu in #188- Don't drop
:exclusions
when runningneil dep add
orneil dep upgrade
by @teodorlu in #190
Full Changelog: v0.1.60...v0.2.61