Releases: AutoScheduleJS/userstate-manager
Releases · AutoScheduleJS/userstate-manager
v3.1.1
v3.1.0
v3.0.2
v3.0.1
v3.0.0
v2.0.2
v2.0.1
v2.0.0
v1.0.1
v1.0.0
1.0.0 (2018-01-23)
Bug Fixes
- handle updates with greater quantity than docs retrieved (84c08e6)
- output satisfaction (2fb9094)
- query with multiple places consuming many times (d1a4942)
- throw non-empty needsSatisfaction (8dcbc55)
- transfo to ranges satisfaction (f8e49c7)
- tslint error in test file (b4831e5)
- update from nil and delete update (b12658a)
- use max start when multiple places for output (ae59104)
- webpack build error with fs module used by loki (6dfc621)
Code Refactoring
- returns value instead of promise (684cf26)
Features
- add queryToStatePotentials (e1dec9c)
- add transformations.flow (6a3d1ab)
- base workflow (a6e22b2)
- handle waiting output (#6) (03c3f36)
- handle waiting updates (08f5315)
- use transform's wait property (260f88a)
BREAKING CHANGES
- queryToStatePotentials take a string as baseState instead of a promise