Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

65 lines (37 loc) · 1.26 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.

[0.4.1] - 2023-06-01

Changed

  • Reformatted Code for cleaner arch & fixed some typos in README.

[0.4.0] - 2023-05-21

Added

  • Added CPU & Pacman packages count.
  • Added update funtion to the make file.
  • Added this changelog.md

Changed

  • The version to adhere to Semantic Versioning specification v2.

[0.3.0] - 2023-05-19

Added

  • Added CLI arguments such as Background & Foreground & Config.

[0.2.0] - 2023-05-17

Added

  • Added the config file to the project & integrated it into the tool.

Changed

  • Made the installtion and uninstalltion silent.
  • Moved all constants to the papyri.cfg.
  • Fixed the sudo problem with the make file.

[0.1.0] - 2023-05-15

Added

  • Created the project horus.
  • Added the files for repo.
  • Make file to install & uninstall the tool.