Current section

Files

Jump to
astra CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.3.2] - 2021-02-15
### New
- Initial GraphQL query support
## [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.