What's Changed
- Add quiet flag + print-commit-message flag by @matt1432 in #352
- Refactor quite flag to use a global logger level by @Mic92 in #353
- Support --use-update-script with flake packages by @matt1432 in #330
- enhance matching of different outputHash format texts by @h0nIg in #349
- fix #357 by @h0nIg in #358
- enable private github installations and netrc usage by @h0nIg in #348
- fix all nix fmt issues by @Mic92 in #392
- Fix wrong URL being fetched for npm's scoped package by @limouren in #405
- Add flag for using GitHub releases API for fetching versions by @marcin-serwin in #403
- fix "no version found" error message by @wolfgangwalther in #402
- support multiple capture groups in version-regex by @wolfgangwalther in #401
- fix(update.py): add write perms to lockfile when generating it by @acid-bong in #394
- fix: add changed files from the same folder by @zimbatm in #418
New Contributors
- @matt1432 made their first contribution in #330
- @limouren made their first contribution in #405
- @marcin-serwin made their first contribution in #403
- @wolfgangwalther made their first contribution in #402
- @acid-bong made their first contribution in #394
- @zimbatm made their first contribution in #418
Full Changelog: 1.11.0...1.12.0