Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 718 Bytes

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.6.0-alpha.6]

Added

  • JSON support
  • Unified Provider classes for F# and C#
  • Version SCU for Savefileversion

Changed

  • Project structure (Core + module for JSON)
  • PackageIDs (leading Owner)

Removed

  • LiteDB support (for now)

[0.2.0] - 2019-12-19

Changed

  • Use LiteDB instead of CouchbaseLite

[0.1.1] - 2019-11-22

Changed

  • Workflow has now FAKE and Paket

[0.1.0] - 2019-10-07

Added

  • Basic functionality