Releases: BehaviorTree/Groot
Version 1.0: Not perfect but...
Releasing version 1.0 seems like a "big deal".
It usually means that a software is stable and well tested.
I am not sure I can say that the current version is really mature and for sure there are a lot of bugs that need to be fixed (with your help).
On the other hand, version 1.0 marks a new chapter for Groot, i.e. compatibility with version 3.X of BehaviorTree.Cpp, that IS stable.
Do not hesitate to report bugs.
Cheers
Davide
Version 0.4.2: critical bug fix
A nasty bug was introduced in this commit 1785603
QLineEdits were not editable, because keyPressedEvent was swallowed in EditorFlowScene.
How was no one reported it? The shame of you!
Version 0.4.1: bug fix
This version primarily fixes a serious bug reported here: #8
Additionally, it improves the auto-arrange feature.
See changelog and commits for additional details.
First preliminary release
Hi,
this is the first numbered tag. Few unit tests were included to "guaranty" a minimum level of stability.
If you have any suggestion, issue, or desire, let us know :)
If you want to test quickly Groot on Ubuntu, you can try to download the AppImage.