webnsupdate/CHANGELOG.md
Jalil David Salamé Messina e9d5b87ecc
All checks were successful
/ build (push) Successful in 1s
/ check (push) Successful in 7s
/ report-size (push) Successful in 2s
fix(main): add more logging and default to info
`leo` fails to run with v0.3.3 so we are adding a bit more logging to
debug the case.

As part of this, change default log level to `info`.
2024-12-26 17:21:27 +01:00

1.5 KiB

Changelog

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

[0.3.4] - 2024-12-26

🐛 Bug Fixes

  • (main) Add more logging and default to info

[0.3.3] - 2024-12-22

🚀 Features

  • (ci) Generate package size report
  • Add git-cliff to generate changelogs

🐛 Bug Fixes

  • (webnsupdate) Reduce binary size
  • (ci) Remove tea

⚙️ Miscellaneous Tasks

  • (flake.lock) Update inputs
  • Cargo update
  • Generate base changelog

[0.3.2] - 2024-11-23

🚀 Features

  • (ci) Check depends on build
  • Upgrade clap_verbosity_flag
  • Replace axum-auth with tower_http
  • Release new version

🐛 Bug Fixes

  • (clippy) Enable more lints and fix issues

🚜 Refactor

  • Reorganize main.rs

⚙️ Miscellaneous Tasks

  • Cargo update
  • Update flake inputs

[0.3.1] - 2024-10-28

🐛 Bug Fixes

  • Overlay was broken T-T

⚙️ Miscellaneous Tasks

  • Next dev version

[0.3.0] - 2024-10-28

🚀 Features

  • (ci) Auto-update rust deps
  • Refactor and add ip saving
  • Add -v verbosity flag
  • Use treefmt-nix and split up flake.nix
  • Add NixOS VM tests
  • Switch to crane

🐛 Bug Fixes

  • (fmt) Use nixfmt-rfc-style
  • (default.nix) Small issues here and there
  • (ci) Do not use a name when logging in

🚜 Refactor

  • (flake) Use flake-parts

⚙️ Miscellaneous Tasks

  • Updarte deps
  • (flake.lock) Update inputs
  • Cargo update
  • Cargo update
  • Cargo update

[0.2.0] - 2024-06-02

💼 Other

  • Init at version 0.1.0