Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 13:45
· 46 commits to master since this release
* New spoon only commands
  * `spoon shell` - a nix-shell like tool (Experimental)
  * `spoon versions` - prints available versions for manifest (uses git
    history)
* Scoop commands
  * `depends` is now native
    * Additional `--reverse` flag
  * `cat` is now native
    * can retrieve concrete versions, unlike scoop
  * `status` is now native
    * Also detects outdated workspace manifests
    * Version comparison currently uses equality
      > This would also detect a downgrade as `outdated`.
      > But it also finds outdated apps with weird versions, like
      > inksacpe, which scoop doesn't update automatically.
* Bugfixes
  * `--arch` flag was incorrectly treated as a boolean
  * `search` now correctly handles `bin` and `shortcuts` from
    `architecture`
  * Custom buckets (with non-conforming structure) now work
  * Notes field is now parsed correctly