Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 419 Bytes

File metadata and controls

17 lines (13 loc) · 419 Bytes

Changelog

[Unreleased]

Added

  • Test suite for EvolvingEnvironment
    • Initialization tests
    • Step function tests
    • Reset function tests

[0.2.0] - 2024-XX-XX

Changed

  • Renamed package from mobile_vAIn to mobile_vain for consistency with Python naming conventions
  • Added deprecation warning for old package name imports
  • Updated documentation to reflect new package name

Migration Guide