v1.6.0
v1.6.0 (2024-11-15)
Features
-
feat: started port to pixi
-
feat: updated test suite for pixi and started refactor of cicd
-
build: added coverage to gha
-
fix: explicitly direct location of package code and update pixi in pipeline
-
fix: added linux to pixi
-
chore: update GitHub Actions workflow for improved deployment process
-
chore: clean up GitHub Actions workflow by removing commented-out jobs and updating dependencies
-
chore: update GitHub Actions workflow to deploy from both main and devel branches, and refresh dependencies in pixi.lock
-
chore(sem-ver): 1.6.0-rc.1
-
fix: update version_toml path in pyproject.toml for semantic release
-
chore(sem-ver): 1.6.0-rc.2
-
chore: remove requirements.txt file and poetry.lock
-
chore: update authors and maintainers in pyproject.toml, and add version in init.py
-
chore: remove setup.py file as part of project restructuring
-
chore: update pixi.lock and add ruff configuration for linting
-
chore: fix some recommendations from coderabbit
Co-authored-by: semantic-release