Packages

Implements a dictionary that is scoped to a process tree for Erlang and Elixir.

Current section

Files

Jump to
Raw

CHANGELOG.md

### 1.0.1 / 2019-09-27
[Full Changelog](https://github.com/seomoz/process_tree_dictionary/compare/v1.0.0...v1.0.1)
Bug Fixes:
* Fix bug in `ProcessTreeDictionary.update!/2` that allowed it to crash
when given an unrecognized key path.
### 1.0.0 / 2016-09-15
Initial release.