1.4.0
What's Changed
- Remove wrongly advertised support for notabug.com, make
fetch_gitea_snapshots
less expensive and fixfetchFromGitea
's fallback behaviour tofetchgit
by @emilylange in #244 - Fix fetching GitLab snapshots on repos with no tags by @FedericoSchonborn in #243
- Try pkg.meta.position before unsafeGetAttrPos by @pbsds in #247
- Ignore yanked versions in
fetchCrate
by @marsam in #254 - use
nixfmt
with--format
by @getchoo in #251 - Add support for npm packages by @marsam in #256
- Add support for updating pnpmDeps by @Scrumplex in #255
- Add check whether a host is a Gitea instance to fetcher by @marsam in #259
- version: add prerelease to unstable pattern by @mistydemeo in #258
- update Cargo.lock after other hashes by @getchoo in #260
New Contributors
- @0fie made their first contribution in #240
- @emilylange made their first contribution in #244
- @FedericoSchonborn made their first contribution in #243
- @pbsds made their first contribution in #247
- @marsam made their first contribution in #254
- @getchoo made their first contribution in #251
- @Scrumplex made their first contribution in #255
- @mistydemeo made their first contribution in #258
Full Changelog: 1.3.1...1.4.0