0.14.0
What's Changed
- chore: add nix build result path to gitignore by @montchr in #125
- Track
nixos-unstable
channel asnixpkgs
by @montchr in #127 - test: fix type error by @erikarvstedt in #131
- feature: update flake output format and docs by @ryantm in #136
- contrib: format with Alejandra by @ryantm in #137
- doc: collapse installation sections by @ryantm in #140
- feature: try to add nix-darwin support by @n8henrie in #141
- Skip missing or unreadable keys by @n8henrie in #146
- contrib: use mkDerivation for agenix cli by @ryantm in #139
- Expand tests by @n8henrie in #150
- fix: if an identity is specified, don't use the default ones by @ryantm in #152
- contrib: add instructions for running the tests by @ryantm in #153
- Make isDarwin check more robust by @mputz86 in #156
- feature: pipe cleartext into agenix -e by @ryantm in #154
- Output user-facing warnings to stderr instead of stdout by @n8henrie in #161
- contrib: stop packaging rage by @ryantm in #162
- add -d/--decrypt option to decrypt a file to stdout by @whentze in #158
- fix -d/--decrypt-only not working correctly for binary data by @whentze in #164
- Expand explanation that identityPaths should be strings by @n8henrie in #168
- fix: disallow Nix store paths in age.identityPaths option by @ryantm in #169
- Revert "fix: disallow Nix store paths in age.identityPaths option" by @ryantm in #171
- doc: add new doc website by @ryantm in #170
- doc: try to fix doc ci by @ryantm in #172
- doc: try a slightly different format for github action by @ryantm in #173
- doc: actually fix github pages deploy by @ryantm in #174
- doc: how to skip the Darwin input by @ryantm in #155
- fix truncated output when decrypting a large file to stdout via -d by @whentze in #175
- doc: missing space by @winny- in #179
- Add home-manager module by @ambroisie in #180
- Disable shellcheck warning about impossible comparison by @Scrumplex in #185
- doc: fix defaultText and description by @jian-lin in #191
- Extend documentation to make it more NixOS beginner friendly. by @malteneuss in #192
- Create flakehub-publish-tagged.yml by @ryantm in #196
New Contributors
- @montchr made their first contribution in #125
- @erikarvstedt made their first contribution in #131
- @n8henrie made their first contribution in #141
- @mputz86 made their first contribution in #156
- @whentze made their first contribution in #158
- @winny- made their first contribution in #179
- @ambroisie made their first contribution in #180
- @Scrumplex made their first contribution in #185
- @jian-lin made their first contribution in #191
- @malteneuss made their first contribution in #192
Full Changelog: 0.13.0...0.14.0