Skip to content

1.1.1

Choose a tag to compare

@benoit74 benoit74 released this 16 Jan 15:44
· 124 commits to main since this release
d542626

Added

  • Language metadata can be customized (#77)
  • New html option in coverage report

Fixed

  • Name metadadata is not set correctly (#76)
  • Default publisher is not correctly spelled (#78)
  • Adapt to hatchling v1.19.0 which mandates packages setting (#79)
  • Small fixes in invoke tasks

Changed

  • Dockerfile: split installation of Python dependencies for more efficiency
  • Github workflow: publish dev tag on every push to main branch
  • Github workflow: build Docker image + test its startup
  • Github workflow: adopt new standard execution structure (on conditions)