Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

31 lines (14 loc) · 1.23 KB

0.1.0 (2020-05-04)

Bug Fixes

  • insert: only fetch state ID when inserting dataset (baffb26)

Features

  • get: cache states locally (77006a6)
  • versioneer: add versioneer for better version string (5f39400)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2019.12.0 (2019-12-10)

Bug Fixes

  • orm: use normal JSONDictField (e6f2703)

Features