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
- gha: Update runner OS by @JoshuaWatt in #104
- image: use consistent casing in FROM directives by @amstewart in #103
- Minor readability edits to README.md by @nisundar in #94
- Update README.md by @amalachow in #106
- Add python3-yaml to the machine descriptions in the Dockerfile. by @balister in #110
- Capture PYTHONPATH by @JoshuaWatt in #109
- Container commands by @JoshuaWatt in #60
- Bump version for release by @JoshuaWatt in #111
- gha: Install chrpath on host by @JoshuaWatt in #112
New Contributors
- @amstewart made their first contribution in #103
- @nisundar made their first contribution in #94
- @amalachow made their first contribution in #106
- @balister made their first contribution in #110
Full Changelog: v1.10.0...v2.0.0