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.
[Unreleased]
[0.3.1] - 2021-02-15
Fixed
- More fixes for module attributes that should be adjustable at execution time
[0.3.0] - 2021-02-15
Fixed
- HttpBase url could not be set after compile time because it was define in a module attribute
Changed
- Changed license to Apache 2.0
[0.2.0] - 2021-02-10
Changed
- Tesults from the document API no loger return atoms for the keys in their maps. This was a bad practice for schemaless document storage.