- Substantial command line parsing changes. Expect some changes of behaviour e.g. exit codes.
- Command line completion support
- Return exit code zero when some invalid options are passed
- End shell and flake files with a newline character
- Add --allow-local-pinned-registries-to-be-prioritized switch
- Prioiritise registries favouring those not pinned to local
- Drop the shellify executable in favour or nix-shellify
- Add dependency bounds
- Completed usable with good test coverage. I'll await some feedback before declaring a v1.0.0 release.