Skip to content

Releases: garmin/pyrex

v2.0.0

27 Oct 21:56

Choose a tag to compare

Release Notes

The meaning of config.commands has changed to extend the container commands instead completely overriding them. This should make it easier to add custom commands. Please check your pyrex.ini file when upgrading.

What's Changed

New Contributors

Full Changelog: v1.10.0...v2.0.0

v1.10.0

04 Dec 17:36

Choose a tag to compare

NOTE This version changes the container images from being hosted on Docker Hub to GHCR

What's Changed

Full Changelog: v1.9.1...v1.10.0

v1.9.1

21 Mar 20:01

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

02 Oct 21:36

Choose a tag to compare

In this release:

  • A newer version of git lfs is used to enable support for local paths [#89]

v1.8.1

18 Apr 18:06

Choose a tag to compare

Fixes a bug that prevented git lfs from working on Ubuntu 18.04 and 20.04

v1.8.0

17 Apr 21:42

Choose a tag to compare

New in this release

  • Images now have git lfs support

v1.7.0

27 Sep 14:20

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

08 Jul 21:02

Choose a tag to compare

In this release:

  • Ignore the git command if provided by OE core, since it should not be proxied into the container runtime

v1.5.0

20 Jan 22:26

Choose a tag to compare

In this release:

  • The behavior of the oetest image has been rolled up into the oe image, meaning the oe image can be used in place of the oetest image. The oetest image is retained as an alias for oe, but is deprecated and will be removed in the future.

v1.4.2

07 Jan 21:34

Choose a tag to compare

In this release:

  • Pass no_proxy environment variable
  • Add ubuntu-XX-oegarmin images