v1.4.0
Highlights: a new optional field, "hint", is now supported as part of a slice's definition, allowing you to provide a concise and unopinionated description of the subset of contents coming from a slice. A new format, v3, has also been introduced, finalizing support for the new architecture-specific essentials.
What's Changed
- fix: handle default arch in Select by @upils in #256
- feat: hints on slices by @upils in #263
- fix: remove traversals calling ubuntuIndex.fetch by @upils in #257
- feat: format v3 by @letFunny in #249
New Contributors
Full Changelog: v1.3.0...v1.4.0