Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 723 Bytes

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.

1.0.2 - 2021-05-26

  • The monkeys in my brain that made me forget to add a prompt to exit the program have been taken care of. Now, after displaying the results, the tool properly awaits for the user to press Enter to exit.

1.0.1 - 2021-05-25

  • Improved user prompts and result styles.
  • Improved internal code to prevent bugs and inexact values.
  • Added usage example to README.md, and add CHANGELOG.md file.

1.0.0 - 2021-05-24

  • Initial release version.