34 lines
754 B
Plaintext
34 lines
754 B
Plaintext
- 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
|