Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

66 lines (39 loc) · 1.47 KB

Changelog

All notable changes to this project are documented in this file. The format is based on Keep a Changelog. This project adheres to Semantic Versioning.

Also, at the bottom of this file there is a TODO list with planned future changes.

v1.2.0 - 2025-01-22

Changed

  • Formatted code using black.
  • Fixed minor issues found by pylint.
  • Improved error handling.
  • Greatly improved documentation.

Added

  • Added ./test-cli.sh with tests for all commands.

v1.1.3 - 2024-09-04

Changed

  • Renamed to hoardy-adb.
  • Improved documentation.

v1.1.2 - 2024-05-11

Changed

  • Improved documentation.

v1.1.1 - 2024-03-22

Changed

  • Improved documentation.

v1.1.0 - 2024-03-06

Added

  • Implemented output encryption support.

Changed

  • Improved documentation.

v1.0.0 - 2024-02-01

Added

  • Initial public release.

TODO

Currently empty.