All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Data layer decoupled from
core.clj
todata.clj
- Timestamp added to the history
- Recursive parser algorithm decoupled from
core.clj
toalgo.clj
md5
hash added to avoid hash collision- Cleaned up code
- Initial release with basic features