Skip to content

Releases: SevanSSP/avm

v1.2.2

21 Oct 08:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

04 Oct 14:30
a616f27

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Sep 14:20
78702e5

Choose a tag to compare

What's Changed

  • Added smart version methods by @EBGlom in #16
  • 95% test coverage

Full Changelog: v1.1.0...v1.2.0

Improved handling of program executable paths

17 Aug 10:41
210ff60

Choose a tag to compare

Summary

Added

  • Paths to to SIMO and RIFLEX executables are now properly handled.

Fetch program installation directory

17 Aug 08:01
89eaa91

Choose a tag to compare

Summary

Added

  • New entry point to fetch programs' installation directory

Update readme

17 Jan 11:48
da41d3c

Choose a tag to compare

Updates

Installation guidelines in readme now points to the Packagr repository.

First stable release

17 Jan 11:45
e9dde59

Choose a tag to compare

General

First stable version of avm.

  • Small changes to simplify API and support testing
  • Adds unit testing and macro testing (Tox)
  • Setup deployment pipeline

Testing

Adds a couple of unit tests to ensure that the primary functions work. Testing performed with Tox.

Deployment

Deployment specifics

  • Package distributed as wheels
  • Using Packager as private packaging index
  • Packagr credentials stored as hidden environmental variables in Travis CI