Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 666 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 666 Bytes

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[1.0.0-beta.2] - 2019-08-28

Added

  • Use of CMInstruction and CMMicroInstructions in the Constraint Machine replacing ImmutableAtom

Changed

  • Refactored TransitionProcedures to be more declarative
  • Moved many classes to more appropriate packages

[1.0.0-beta.1] - 2019-08-19

Added

  • Added this CHANGELOG
  • Implemented use of transition procedures

Changed

  • Rehaul of fungible system
  • Refactored Fixed Supply Tokens to not use Unallocated Token substates