Skip to content

Releases: Emzi0767/SlimGet

SlimGet

26 Jul 17:49
ec0e111
Compare
Choose a tag to compare

SlimGet v1.1.1 release

This is a bugfix release:

  • FIX Page layouts are now more responsive.
    • Slightly increased the margin below the package id and icon section on package details page.
    • Package id and icon no longer inline on small screens.
    • Package id tries to break more nicely on small screens on details and search pages.
    • Top navigation bar is now collapsible.
  • FIX OpenGraph tag helper has less required attributes.
  • FIX Package versions on the package details page are now listed in correct order.

For information on usage and setup, consult the readme.

SlimGet

24 Jul 17:56
a8b8378
Compare
Choose a tag to compare

SlimGet v1.1.0 release

This is a feature release:

  • NEW All pages now have OpenGraph data, which allows for embedding.
  • NEW Added SlimGet icons and a favicon.
  • NEW Added art assets to the repository.

For information on usage and setup, consult the readme.

SlimGet

07 Jul 19:19
e242ee0
Compare
Choose a tag to compare

SlimGet v1.0.3 release

This is a bugfix release:

  • FIX RegistrationsBaseUrl resource is misspelled (missing Url part)
    • This prevented certain versions of the NuGet client from consuming the feed at all
    • This also resolves #1, package details now show up in the details pane in the VS NuGet client
  • NEW Added RegistrationsBaseUrl/Versioned as an alias for RegistrationsBaseUrl/3.6.0
  • NEW Implemented PackageDisplayMetadataUriTemplate/3.0.0-rc and PackageVersionDisplayMetadataUriTemplate/3.0.0-rc resources as registration URL provider resources.

For information on usage and setup, consult the readme.

SlimGet

06 Jul 19:56
541cc22
Compare
Choose a tag to compare

SlimGet v1.0.2 release

This is a bugfix release:

  • FIX Empty search queries now return a full package listing.
  • FIX Search parameters are preserved in the web UI.

For information on usage and setup, consult the readme.

SlimGet

05 Jul 18:25
72e697a
Compare
Choose a tag to compare

SlimGet v1.0.1 release

This is a bugfix release:

  • FIX Fixed a mistyped condition on Web UI package dependency version inclusion. The UI should no longer always show GTE and LTE where GT and LT should be.

For information on usage and setup, consult the readme.

SlimGet

05 Jul 17:47
c735cf7
Compare
Choose a tag to compare

SlimGet v1.0.0 release

This is the very first release of SlimGet. 🎉

For information on usage and setup, consult the readme.