- Reimplement the Language Graph - https://github.com/mal-lang/mal-toolbox/issues/76
0.1.12
[Add function 'propagate_viability_from_unviable_node'](https://github.com/mal-lang/mal-toolbox/commit/d04731845096af6972e281d3e129e6dfe5cdac36)
0.1.11
- [Bugfix: Convert extras-field of asset to dict so it can be saved as json](https://github.com/mal-lang/mal-toolbox/commit/abbb192961702027bc37ca088e59cf0aae6a9b12) - [Add 'remove_attacker' method to Model module](https://github.com/mal-lang/mal-toolbox/commit/38c4531797b9cee8f9a2faef68caad6441aa1e43)
0.1.10
- Fix bug in deepcopy with too deep recursion - Improved performance when propagating necessity from node
0.1.9
- Documentation - git specific changes - Add custom deepcopy to AttackGraphNode
0.1.8
[Add get_entry_point_tuple method to model AttackerAttachment and remove relevant entry points when asset is removed from model.](https://github.com/mal-lang/mal-toolbox/commit/9cf55d021e98448950912c6cbbf90af4540f66f2)