Skip to content

Releases: AFRL-ARES/PyAres

PyAres v1.0.1

24 Jun 16:47

Choose a tag to compare

Update PyAres to support campaign timestamps in the request metadata class

PyAres v1.0.0

18 Jun 13:30

Choose a tag to compare

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

17 Jun 16:00

Choose a tag to compare

PyAres v1.0.0b1 Pre-release
Pre-release

A beta release of PyAres version 1.0.0.

PyAres v0.4.0

25 Mar 19:57

Choose a tag to compare

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

29 Jan 14:40

Choose a tag to compare

Updated PyAres to support new request metadata information

PyAres v0.3.2

28 Jan 20:29

Choose a tag to compare

Small bug fix to the test tools, fixed a typo that resulted in settings not being updated properly

PyAres Release v0.3.1

16 Jan 14:51

Choose a tag to compare

Fixed a bug where default initial values caused errors when being converted.

PyAres v0.3.0

13 Jan 16:21

Choose a tag to compare

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

05 Jan 04:14
eff9874

Choose a tag to compare

Merge pull request #10 from AFRL-ARES/dependabot/github_actions/githu…

PyAres v0.2.1

22 Dec 17:41

Choose a tag to compare

Updates to fix a possible crash during enum value conversions.