Skip to content

Releases: Sollimann/bonsai

v0.8.0 make serde optional

23 Oct 12:39
835f528
Compare
Choose a tag to compare

v0.8.0 make serde optional

v0.7.0 - Refactor WhileAll behavior, ++

08 Oct 14:06
fbe0776
Compare
Choose a tag to compare

In this release

  • Rename behavior RepeatSequence to WhileAll
  • Improve readme slightly for While and WhileAll behavior
  • Bump rust version
  • Bump lib version

v0.6.2 - lazy graph construction

18 Jan 12:37
977792d
Compare
Choose a tag to compare

lazily construct graph

Added generic blackboard

18 Dec 21:42
ec272b3
Compare
Choose a tag to compare

Added generic blackboard

Add new behavior `RepeatSequence`

26 Nov 21:05
Compare
Choose a tag to compare

Add new behavior RepeatSequence

v0.4.9

18 Aug 08:18
Compare
Choose a tag to compare

Added graphviz support

v0.3.9

08 Aug 22:48
2792f9d
Compare
Choose a tag to compare

Added reset_bt() functionality + updated docstrings

v0.3.8

25 Jul 21:12
Compare
Choose a tag to compare
  • update text

v0.3.7

13 Jul 15:20
Compare
Choose a tag to compare
newline

v0.3.6

12 Jul 19:53
Compare
Choose a tag to compare
  • First working edition of the library
  • Also released to Cargo.io