packages feed

shellify-0.13.0.0: CHANGELOG.md

# Changelog for Shellify

## 0.13.0
- Return exit code zero when some invalid options are passed
- End shell and flake files with a newline character

## 0.12.0
- Add --allow-local-pinned-registries-to-be-prioritized switch
- Prioiritise registries favouring those not pinned to local

## 0.11.0
- Drop the shellify executable in favour or nix-shellify

## 0.10.0
- Add dependency bounds

## 0.9.0
- Completed usable with good test coverage. I'll await some feedback before declaring a v1.0.0 release.