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.
- Package
VERSION.txt
now included in a central place - Well, this CHANGELOG is new :)
hapy exec
command is nowhapy do
- The default REPL command is now
hapy repl
. Meaning, that runninghapy
alone activates the REPL - Added option to print Hapy version from CLI
hapy --version | -v
- Smelling error caused by clashing names when running the previous
hapy eval
- Removed dict and list from list of keywords
- updated Project description, prepare for publishing on main PyPi
- chnaged name to lowercase 'hapy'