Skip to content

v0.16.1-dev.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aiakide aiakide released this 23 Jul 07:59
· 0 commits to main since this release

v0.16.1-dev.1 (2024-07-23)

Ci

  • ci: Adjust version_variables and version_toml for semantic-release (#133)

📥 Pull Request Description

  • Replace version_variable by version_variables and version_toml

👀 Affected Areas

  • ci: update used python version in docs pipeline (f6258a1)

  • ci: fix prerelease flag in pre-release pipeline (f5fb645)

  • ci: Update python-semantic-release and add pre-release pipeline for dev branch (16a28c1)

Fix

  • fix: Downgrade python-semantic-release and adjust build command (#132) (b23fce4)

  • fix: change version (#130)

📥 Pull Request Description

Please describe your changes in detail and provide any necessary
context.

👀 Affected Areas

Please indicate which areas of the project are affected by your changes
(e.g. dashboard, pipelines, tests, documentation).

📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only
    necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run (7343560)

Refactor

  • refactor: Allow kwargs in write_image (f1c13f0)

  • refactor: Update dependencies (485983b)

Unknown

  • Merge branch 'main' into develop (7c04b92)

  • Pre-Release and new versioning (#129)

📥 Pull Request Description

Please describe your changes in detail and provide any necessary
context.

👀 Affected Areas

Please indicate which areas of the project are affected by your changes
(e.g. dashboard, pipelines, tests, documentation).

📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only
    necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

Co-authored-by: Nils Uhrberg <[email protected]> (f237a49)

  • Feature/versioning with ge (#128)

📥 Pull Request Description

Changed all possible versions to >=

📝 Checklist

Please make sure you've completed the following tasks before submitting
this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only
    necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run (2713f33)