Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

76 lines (43 loc) · 1.17 KB

Changelog

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

[0.4.0] - 2024-12-06

🚀 Features

  • Home manager module

[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