Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@schae234 schae234 released this 27 Sep 21:30
· 110 commits to master since this release

Changelog

  • complete overhaul to API
    • moved all API calls to a sub-namespace inherited by freezable objects
    • moved API handlers to their own file implementations
  • added support to arbitrary JSON storage using TinyDB
  • Changed over to HDF5 for columnar storage
  • Added support for tagging and versioning (https://www.linkage.io/making-history-with-minus80/)
  • Added cloud login system