Releases: inverted-ai/invertedai
Releases · inverted-ai/invertedai
0.0.12
0.0.11
- Support for Python3.12
- Back to support IAI_API_KEY
Test Removing Deprecated
0.0.11dev3 Merge pull request #168 from inverted-ai/remove-deprecated-package-de…
Test release api key env var
0.0.11dev2 Update dev release version
0.0.11dev1
Merge pull request #165 from inverted-ai/add-support-for-python-3.12 Add support for python 3.12
Drive for Pedestrian
Python client:
Added tests to call drive directly in addition to initialize-drive flows
Request validation consistency between initialize and drive tested on client side
IAI_API_KEY environment settings deprecated, now only using iai.add_api_key() is supported
C++ client:
Agent Attribute data model update, rear_axis_offset and agent_type not always required
Code updates to support calls other than null states & attributes
Adding more complete integration tests for drive and initialize
test for drive with pedestrians
Merge pull request #156 from inverted-ai/drive-for-pedestrian Drive for pedestrian
0.0.10
Small bug fix for 0.0.10rc1
Merge pull request #147 from inverted-ai/develop Bug fix
Patch fix for area_initialize
Merge pull request #146 from inverted-ai/develop Develop