Releases: stackabletech/beku.py
Releases · stackabletech/beku.py
0.0.10
What's Changed
- fix: Increase maximum recursion level to 8 by @sbernauer in #11
- Add nix build configs by @NickLarsenNZ in #12
- Fixed typo in README.md by @soenkeliebau in #10
- chore(nix): extract project name and version from pyproject.toml by @NickLarsenNZ in #13
- Update README.md by @fhennig in #15
- chore: add publish on tag action by @razvan in #16
- fix: use secret for publishing by @razvan in #17
- update versions and switch to dynamic project versioning by @razvan in #18
- chore: Configure Renovate by @stackable-bot in #19
- chore(deps): update actions/checkout action to v4 by @stackable-bot in #21
- chore(deps): update actions/setup-python action to v5 by @stackable-bot in #22
- fix(nix): Get python app version from new location by @NickLarsenNZ in #23
- ci: Add pre-commit workflow by @Techassi in #28
- chore: fixed formatting to make linter happy by @dervoeti in #31
- feat: determine namespace from testcase name and provide it as variable by @dervoeti in #30
- release 0.0.10 by @razvan in #32
New Contributors
- @sbernauer made their first contribution in #11
- @NickLarsenNZ made their first contribution in #12
- @soenkeliebau made their first contribution in #10
- @fhennig made their first contribution in #15
- @stackable-bot made their first contribution in #19
- @Techassi made their first contribution in #28
- @dervoeti made their first contribution in #31
Full Changelog: 0.0.9...0.0.10