Releases: AFRL-ARES/PyAres
PyAres v1.0.1
PyAres v1.0.0
Updated version of PyAres that supports additional features and provides bug fixes.
- Added description fields to settings for various PyAres services, these are displayed as tooltips in ARES OS
- Added the ability to supply default settings values that are used for various services in PyAres
- Fixed a few naming conventions to follow a more standardized format to help user experience in PyAres
- Miscellaneous bug fixes
PyAres v1.0.0b1
A beta release of PyAres version 1.0.0.
PyAres v0.4.0
This version of PyAres includes updates to work with the new ARES quantity values, but full functionality has not yet been added. This release ensures PyAres works with the current ARES OS v2.0.0 release. This also addresses a known gRPC version mismatch issue that can occur.
PyAres v0.3.3
Updated PyAres to support new request metadata information
PyAres v0.3.2
Small bug fix to the test tools, fixed a typo that resulted in settings not being updated properly
PyAres Release v0.3.1
Fixed a bug where default initial values caused errors when being converted.
PyAres v0.3.0
Updated PyAres to support data model changes made in support of the new ARES Scripting features. Added considerably more test coverage to help safeguard against future bugs.
PyAres v0.2.2 - Minor Bug Fixes
Merge pull request #10 from AFRL-ARES/dependabot/github_actions/githu…
PyAres v0.2.1
Updates to fix a possible crash during enum value conversions.