43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
- 0.0.18
|
|
* Eliminate key error when list run on empty valid state
|
|
* Add replace content method
|
|
* Remove force option from put
|
|
* Remove purge
|
|
- 0.0.17
|
|
* Add reverse lookup method for name to state property
|
|
- 0.0.16
|
|
* Ensure store is present if path query for NEW is fired before any put
|
|
- 0.0.15
|
|
* Add missing store module in setup
|
|
- 0.0.14
|
|
* Add next state advancer
|
|
- 0.0.13
|
|
* Add next state peek
|
|
- 0.0.12
|
|
* Add path method
|
|
- 0.0.11
|
|
* Add sync from persisted store
|
|
- 0.0.10
|
|
* Implement move, set, unset on persisted store
|
|
- 0.0.9
|
|
* Add optional overwrite of contents
|
|
* Add list all keys by state
|
|
- 0.0.8
|
|
* Add single bit transition to aliases
|
|
- 0.0.7
|
|
* Add content for keys
|
|
- 0.0.6
|
|
* Update description
|
|
* Implement simple file store backend (add only)
|
|
- 0.0.5
|
|
* Add persistence wrapper
|
|
- 0.0.4
|
|
* Add item lifetime control
|
|
- 0.0.3
|
|
* Split match to 2-element tuple, returning complex value and simple values separately
|
|
- 0.0.2
|
|
* Fix rename module name errors
|
|
* Add listing and matcher
|
|
- 0.0.1
|
|
* Add bases states and aliases
|