Description
v0.9.1 is a relatively small release. The only new feature is the availability of the new testing module to help out with testing Agents.
Change Log
New Features
- Move useful integration testing utils to main library (#252 )
Bug Fixes
- Remove testpypi from twine upload step (#249)
Misc.
- Remove spt3g/so3g dependency from the Registry (#250)
- tests: test_params for the params decorator system (#242)