All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.2 - 2023-09-27
- BehaviorTreeAgent.Tick() and BehaviorTreeAgent.Abort() allocated each time if ENABLE_PROFILER was enabled.
1.0.1 - 2023-08-15
- Added icon.
1.0.0 - 2022-02-03
- Behavior tree core functionality.
- Basic behaviors.
- Unity components support.
- Unity editor support.
- Tests.