Skip to content

v1.7.0

Latest

Choose a tag to compare

@aethr aethr released this 18 Aug 00:33
· 1 commit to main since this release

openmethane-prior v1.7.0 (2026-08-18)

⚠️ Breaking Changes

  • Update Docker image from bookworm-based images to trixie (#192)

  • Update default python version from 3.11 to 3.12 (#192)

  • Changes to the docker image:

    • Run as non-root app user (uid: 1000) in docker container
    • App is moved from /opt/project to /app

    (#211)