Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 23:29
· 0 commits to master since this release

[0.3.0] - 2023-12-10

Build

  • Added run configs to vcs

✨ Features

  • Added new section that monitors remote messages received
  • Added option to override logging level from cli
  • Standalone decrypt command
  • Now the logs end with .log
  • Added more message logs for the user

🐛 Bug Fixes

  • Fixed warning not being displayed
  • Fixed log directory and level settings being ignored
  • Fixed tracing using wrong module
  • Fixed error occurring if data is too short

👷 Continuous Integration

  • Added dev release
  • Removed unnecessary parameter

💎 Styling

  • Fmt updates

🔧 Chores

  • Added missing logs volume mapping

🔨 Refactor

  • Re-implemented cli options with the features supplied by clap.
  • Multiple refactors for future work.
  • Used anyhow macros
  • Moved server to its own module
  • Implemented constructor