Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

v0.6.98

Compare
Choose a tag to compare
@dmorn dmorn released this 01 Feb 09:22
· 60 commits to master since this release
682f734

Changelog

682f734 Add validation checks
820918b Merge pull request #30 from booster-proj/issue/29
8e08e13 Update README.md
3c7121b Update README.md
2356d94 Update README.md
b93f3b7 Improve documentation
8a4643a Update API documentation
9b94d36 Improve documentation
1c9705e Close #29
a0c08fa Add bind history managment to keep track of target-source bindings
abd6669 Add StickyPolicy (#29)
10e5949 Add AvoidPolicy (#29)
6f598ea Add ReservedPolicy (#29)
65ce6c3 Abstract policy into Policy interface, add Gen & Block Policies