Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 895 Bytes

Change Log

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

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

[0.2.0] - 2021-10-24

Added

  • Package VERSION.txt now included in a central place
  • Well, this CHANGELOG is new :)

Changed

  • hapy exec command is now hapy do
  • The default REPL command is now hapy repl. Meaning, that running hapy alone activates the REPL
  • Added option to print Hapy version from CLI hapy --version | -v

Fixed

  • Smelling error caused by clashing names when running the previous hapy eval
  • Removed dict and list from list of keywords

[0.5.2] - 2023-05-20

Changed

  • updated Project description, prepare for publishing on main PyPi

[0.5.3] - 2023-05-25

Changed

  • chnaged name to lowercase 'hapy'