Skip to content

v0.5

Compare
Choose a tag to compare
@quaquel quaquel released this 21 Mar 21:07
· 15 commits to master since this release
  • support for netlogo 6.3
  • simplification of java code enabling going back to a single jar
  • shift to using newer import functionality in jpype
  • dropped support for netlogo 5.x and 6.0 (related to simplification of java side)
  • renamed library from pyNetLogo to pynetlogo to abide with pep8 naming conventions
  • minor changes in names of keyword arguments of various methods
  • shift from setup.py to pyproject.toml
  • removal of python 2 support
  • Breaking change: repeat_report now returns a dict rather than a dataframe