Skip to content

Latest commit

 

History

History
108 lines (61 loc) · 1.65 KB

File metadata and controls

108 lines (61 loc) · 1.65 KB

Changelog

All notable changes to this project will be documented in this file.

[0.7.0] - 2025-06-29

🚀 Features

  • Major rewrite (#18)

[0.6.0] - 2025-06-28

🚀 Features

  • Add darwin module

🐛 Bug Fixes

  • Update package version and hash (#15)

📚 Documentation

  • Update changelog for 0.6.0 release (#17)

⚙️ Miscellaneous Tasks

  • Update 1password SDK (#14)

[0.5.0] - 2025-05-06

🚀 Features

  • Home manager module
  • Home manager module accepts custom tokenFile (#9)

⚙️ Miscellaneous Tasks

  • Changelog
  • Add license file
  • Add note on verifying secret references (#8)
  • Prep release

[0.3.0] - 2024-11-30

🚀 Features

  • Set token command (#2)

⚙️ Miscellaneous Tasks

  • Readme
  • Remove old justfile
  • Remove gomod2nix toml
  • Cleanup nix files

[0.2.0] - 2024-11-12

🐛 Bug Fixes

  • Trim all whitespace around token

⚙️ Miscellaneous Tasks

  • Changelog

[0.1.3] - 2024-11-12

🐛 Bug Fixes

  • Change default secret store

⚙️ Miscellaneous Tasks

  • Changelog

[0.1.2] - 2024-11-12

🐛 Bug Fixes

  • Reference self for package in nix module

⚙️ Miscellaneous Tasks

  • Changelog

[0.1.1] - 2024-11-12

⚙️ Miscellaneous Tasks

  • Add tests and improve repo structure
  • Add cliff.toml and bump changelog
  • Actually add cliff.toml

[0.1.0] - 2024-11-12

🚀 Features

  • Initial commit
  • Enhance configurability, get multiple secrets, use config file, improve flake support

⚙️ Miscellaneous Tasks

  • Remove binary from vcs
  • More useful debug info in activation script
  • Update token reading
  • Add changelog