Releases: Mic92/nix-update
Releases · Mic92/nix-update
1.7.0
What's Changed
- feat: add support for fetchCargoVendor by @GaetanLepage in #300
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Add support for new Composer builder by @patka-123 in #283
New Contributors
- @patka-123 made their first contribution in #285
Full Changelog: 1.5.2...1.6.0
1.5.2
What's Changed
- github: Add fallback to atom feed if project does not use releases by @jvanbruegge in #269
- fix handling of cargo.lock outside a workspace by @natsukium in #273
- github: Revert use of API to determine latest version by @lilyinstarlight in #274
- Add --update-script-args by @pbsds in #279
Full Changelog: 1.5.0...1.5.2
1.5.1
What's Changed
- github: Add fallback to atom feed if project does not use releases by @jvanbruegge in #269
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- github: Use API to properly tag prereleases by @jvanbruegge in #246
- Add support for updating Mix dependencies for Elixir projects by @mattpolzin in #264
- Try pkg.meta.position after unsafeGetAttrPos by @pbsds in #267
- Add support for generating Cargo.lock by @natsukium in #266 #268
New Contributors
- @Pandapip1 made their first contribution in #261
- @jvanbruegge made their first contribution in #246
- @mattpolzin made their first contribution in #264
- @natsukium made their first contribution in #266
Full Changelog: 1.4.0...1.5.0
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
1.3.1
What's Changed
- respect --override-filename flag for flakes by @daniel-sampliner in #239
New Contributors
- @daniel-sampliner made their first contribution in #239
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- prefix unstable version numbers with latest release per current guidelines by @lilyinstarlight in #228
- fix updating cargo lock when separateDebugInfo is enabled by @lilyinstarlight in #227
- make cargo lock updater keep outpath links in temporary directory by @lilyinstarlight in #229
- Add support for updating buildMavenPackage's mvnHash by @anthonyroussel in #233
New Contributors
- @katexochen made their first contribution in #225
- @anthonyroussel made their first contribution in #233
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- make gitlab updater work by tag when releases are disabled by @lilyinstarlight in #219
- print maintainers list by @GaetanLepage in #222
New Contributors
- @lilyinstarlight made their first contribution in #219
- @GaetanLepage made their first contribution in #222
Full Changelog: 1.1.0...1.1.1
What's Changed
- make gitlab updater work by tag when releases are disabled by @lilyinstarlight in #219
- print maintainers list by @GaetanLepage in #222
New Contributors
- @lilyinstarlight made their first contribution in #219
- @GaetanLepage made their first contribution in #222
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Support bitbucket.org by @EBADBEEF in #208
- Add support for updating buildComposerProject's vendorHash by @Mic92 in #217
New Contributors
- @EBADBEEF made their first contribution in #208
- @Atemu made their first contribution in #213
- @AkechiShiro made their first contribution in #215
Full Changelog: 1.0.0...1.1.0