All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Complete implementation of toString in CLJS.
- Add
delay*
andconvert-map
API functions.
- Implement toString method.
- No delay for evaluation of simple forms.
- Implementation of
IKVReduce
interface. - Multiple key/value pairs in
assoc*
macro.
- Initial implementation.