babashka / neil

A CLI to add common aliases and features to deps.edn-based projects
MIT License
360 stars 26 forks source link

`neil dep upgrade`: `--unstable` allows upgrades to unstable versions #188

Closed teodorlu closed 1 year ago

teodorlu commented 1 year ago

Please answer the following questions and leave the below in as part of your PR.


neil dep upgrade --unstable will now upggrade to the latest unstable version.

borkdude commented 1 year ago

Awesome!