Skip to content

v1.2.0

Choose a tag to compare

@kenblu24 kenblu24 released this 12 Aug 19:18
· 126 commits to main since this release

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 the swarmsim version 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

Full Changelog: v1.1.0...v1.2.0