Releases: Emzi0767/SlimGet
Releases · Emzi0767/SlimGet
SlimGet
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
SlimGet
SlimGet v1.0.3 release
This is a bugfix release:
- FIX
RegistrationsBaseUrl
resource is misspelled (missingUrl
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 forRegistrationsBaseUrl/3.6.0
- NEW Implemented
PackageDisplayMetadataUriTemplate/3.0.0-rc
andPackageVersionDisplayMetadataUriTemplate/3.0.0-rc
resources as registration URL provider resources.
For information on usage and setup, consult the readme.