Releases: sciexp/python-nix-template
Releases · sciexp/python-nix-template
v0.1.1
What's Changed
- docs(readme): include monorepo instantiation example by @cameronraysmith in #30
- fix: separate install lint test steps in python test workflow by @cameronraysmith in #33
Full Changelog: v0.1.0...v0.1.1
python-nix-template-v0.1.1
python-nix-template-v0.1.1 (2025-03-21)
Bug Fixes
- python-nix-template: set pytest to produce cov xml report (0809dce)
pnt-functional-v0.1.1
pnt-functional-v0.1.1 (2025-03-21)
Bug Fixes
- pnt-functional: set pytest to produce cov xml report (75c7abe)
v0.1.0
What's Changed
- feat(ci): add reusable workflows for release by @cameronraysmith in #23
- feat(ci): add semantic-release-monorepo by @cameronraysmith in #24
- feat(ci): disable release commits by @cameronraysmith in #25
Full Changelog: v0.0.1...v0.1.0
python-nix-template-v0.1.0
python-nix-template-v0.1.0 (2025-03-09)
Features
- python-nix-template: disable release commits (4df88fa)
Bug Fixes
pnt-functional-v0.1.0
pnt-functional-v0.1.0 (2025-03-09)
Features
- pnt-functional: add semantic-release configuration (d8215aa)
- pnt-functional: disable release commits (5f3e0b4)
Bug Fixes
- package.json: remove semantic-release shadow script (63a87c7)
- package: add pnt-functional versionable assets (96c9385)
- package: disable assets in other directories (5a32c2b)
- pnt-functional: add semantic-release-monorepo (7b037ed)
- pnt-functional: extend root package.json (099f83b)
- pnt-functional: mirror root package.json (58ea80e)
- pnt-functional: reference root uv.lock in assets (dd3ea8d)
- pnt-functional: set
__version__
from metadata (60158db) - pnt-functional: set package-specific tag format (f228d47)
- pnt-functional: use pixi.project table instead of workspace (adca06a)
- pyproject: exclude tests from coverage (fc03e2d)
python-nix-template-v0.1.0-beta.1
python-nix-template-v0.1.0-beta.1 (2025-03-09)
Features
- python-nix-template: disable release commits (4df88fa)
Bug Fixes
pnt-functional-v0.1.0-beta.1
pnt-functional-v0.1.0-beta.1 (2025-03-09)
Features
- pnt-functional: add semantic-release configuration (d8215aa)
- pnt-functional: disable release commits (5f3e0b4)
Bug Fixes
- package.json: remove semantic-release shadow script (63a87c7)
- package: add pnt-functional versionable assets (96c9385)
- package: disable assets in other directories (5a32c2b)
- pnt-functional: add semantic-release-monorepo (7b037ed)
- pnt-functional: extend root package.json (099f83b)
- pnt-functional: mirror root package.json (58ea80e)
- pnt-functional: reference root uv.lock in assets (dd3ea8d)
- pnt-functional: set
__version__
from metadata (60158db) - pnt-functional: set package-specific tag format (f228d47)
- pnt-functional: use pixi.project table instead of workspace (adca06a)
- pyproject: exclude tests from coverage (fc03e2d)
v0.0.1
What's Changed
- refactor: give python package same name as repo by @cameronraysmith in #1
- fix(ci): create new images by @cameronraysmith in #5
- fix(direnv): migrate set-git-env to shell application by @cameronraysmith in #18
- feat(monorepo): use hierarchical workspace layout by @cameronraysmith in #19
Full Changelog: v0.0.0...v0.0.1
v0.0.0
Full Changelog: https://github.com/sciexp/python-nix-template/commits/v0.0.0