Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 732 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 732 Bytes

Change Log

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.

[1.0.4 - 2023-08-08]

Added

  • Schema attribute default value is corrected to use a proc

[1.0.3 - 2023-08-08]

Added

  • Adds sequence sanity check

Fixes

  • sequences hash is duplicated when transform_write

[1.0.2 - 2023-05-10]

Fixed

  • removes Schema::DataStructure from EntitySequences

[1.0.1 - 2022-12-19]

Fixed

  • fixes typo EntitySequencies -> EntitySequences
  • renames files entity_sequencies -> entity_sequences

[1.0.0 - 2022-12-09]

Changed

  • First stable release