v1.2.0
What's Changed
- Update activating_others.rst by @kenblu24 in #24
- add load_all(loader=IncludeLoader) to our custom yaml by @kenblu24 in #25
- Add unittest v2 refactor by @kenblu24 in #26
- Allow additional behavior to trigger for each agent added to a World's population by @jhudd135 in #27
- fix stupid class / instance variable issue in HookList by @jhudd135 in #29
- fix missing key issue by @jhudd135 in #30
- Add tests by @michabay05 in #31
- Docs: Fix build virtual environment not persisting by @michabay05 in #33
- Quadtree Optimization by @jhudd135 in #20
- Created a target team for the Binary FOV Sensor by @SohamPrabhu in #11
- Hide the quadtree debugging box and highlighting, and visualize BinaryFOVSensor range as an arc instead of a circle by @kenblu24 in #36
...
swarmsim.__version__now provides theswarmsimversion from the Pip package metadata (this gets set at install time)- docs: better linkcode resolution
- metrics: Added Dispersion and DelaunayDiffusion by @kenblu24 in 4297727
New Contributors
- @michabay05 made their first contribution in #31
- @SohamPrabhu made their first contribution in #11
Full Changelog: v1.1.0...v1.2.0