Skip to content

Latest commit

 

History

History
64 lines (35 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

64 lines (35 loc) · 1.6 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.4.0] - 2024-04-28

Added

  • Added a window that show information about the application (#39)
  • Added a cli check mode (#55)

Changed

[0.3.2] - 2023-11-11

Changed

  • Update depencencies (#34)

[0.3.1] - 2023-11-10

Changed

  • Update depencencies (#31)

[0.3.0] - 2023-09-16

Changed

  • Migration to afrim V0.4.0

[0.2.1] - 2023-05-17

Changed

  • Update the dependencies (#15)

[0.2.0] - 2023-05-15

Added

  • Implement a config file to customize the application (#10)
  • Hide the console who was not user friendly (#9)

Changed

  • Update the afrim backend (#10)

[0.1.1] - 2023-05-09

Fixed

  • Tooltip too close of the mouse because border was not applied (#2)

[0.1.0] - 2023-05-08

Added

  • Implement the initial application