Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

55 lines (30 loc) · 2.59 KB

Changelog

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

1.2.4 (2022-05-07)

Bug Fixes

  • add type and id to command if missing (41199f8)
  • correct defect that caused default instances to return as undefined in some cases (151cca5)
  • remove npmrc (7b063bf)

1.2.3 (2022-03-31)

Bug Fixes

  • correct defect that caused default instances to return as undefined in some cases (151cca5)
  • remove npmrc (7b063bf)
  • update version of fauxdash (1c851cb)

1.2.2 (2022-03-30)

Bug Fixes

  • correct defect that caused default instances to return as undefined in some cases (9da9f64)

1.2.1 (2022-03-26)

1.2.0 (2018-06-08)

Features

  • update io adapters to return a promise from create call in order to support async initialization for adapters. (7f18b4b)

1.1.0 (2018-05-27)

Bug Fixes

  • bump globulesce to latest (1dbe180)
  • update postal dependency (9fa3fb8)

Features

  • add search support (ac6a98c)
  • add system ids to models and specify natural ids in type metadata (437c5a5)
  • land remaining functionality to get to a baseline release (885f346)
  • rework streams as generators (b583bc0)