Releases: nohr-ai/masterblaster.py
v0.1.0-rc.9
v0.1.0-rc.9 (2024-08-06)
Feature
-
feat: Nixify (#37)
-
feat: Add nix flake with python and dependencies
-
docs: Update flake documentation
-
Restore correct lockfile
Co-authored-by: nohr-ai <[email protected]> (b7486a5
)
Fix
Unknown
-
New env var, dependency upd, cleanup (#36)
-
chore: remove legacy dependency group
-
feat: update dependencies. Python >= 3.6 -> >= 3.8
-
test: test organizations/teams should only have 1 member
-
docs: including a template env file for reference
-
refactor: moving hardcoded base-url for MB to env variable
-
build: build uses env-variable for MB base url
-
build: dependency updates (
aa99f93
)
v0.1.0-rc.8
v0.1.0-rc.7
v0.1.0-rc.6
v0.1.0-rc.5
v0.1.0-rc.5 (2023-10-02)
Build
-
build: set masterblaster token as env-var (#32)
-
build: set env-vars for testing
-
test: change magic numbers for env-vars, intergration with controlled test-env on mb.gg, remove non-passing team-tests: the endpoints are intentionally left open by mb
-
fix: conditional parsing of optional values (
c5fa86c
)
Chore
Fix
Unknown
v0.1.0-rc.4
v0.1.0-rc.3
v0.1.0-rc.3 (2023-09-23)
Documentation
Fix
Unknown
-
New features, test and wrappings (#25)
-
build: test-env file, contributors in readme, new dependencies and pytest defaults to strict asyncio
-
refactor: extending/changing responsibility in objects, less state maintained, call the api for now
-
feat: team, schedule, match and organisation objects with tests. MB relates orgs to user-tokens, but evertyhing else is sentered around organisations (
8a07dc5
)
v0.1.0-rc.2
v0.1.0-rc.2 (2023-09-15)
Build
- build: publish rc and release to pypi (#18)
Co-authored-by: Askepios-ai <[email protected]> (e9c66c2
)
- build: poetry build before publish (#17)
Co-authored-by: Askepios-ai <[email protected]> (e13fcfe
)
- build: release to pypi-indexes based on branch name (#15)
Co-authored-by: Askepios-ai <[email protected]> (0b57eca
)
Documentation
- docs: installation line with python (#19)
Co-authored-by: Askepios-ai <[email protected]> (37a13b7
)
Fix
v0.1.0-rc.1
v0.1.0-rc.1 (2023-09-15)
Build
- build: testing with new tokens (#14)
Co-authored-by: Askepios-ai <[email protected]> (c67bd39
)
- build: use user token (#12)
Co-authored-by: Askepios-ai <[email protected]> (b14b563
)
Chore
-
chore: updated readme with doc badges for latest/beta (#5)
-
chore: updated readme with doc badges for latest/beta
-
fix: remove commit artifacts (
9798616
)
Documentation
- docs: update notebook (
5050363
)
Feature
Fix
-
fix: missing documentation theme (#8)
-
fix: missing documentation theme
-
chore: remove unused dependencies (
51d0384
)
Refactor
- refactor: poetry uploads homepage and docs to pypi, bump version (#6)
Co-authored-by: Askepios-ai <[email protected]> (f605923
)
Unknown
-
CI Build and Release (#10)
-
build(package): versioning done with semantic release
-
build: CI build workflow
-
build: CD test, versioning and publish workflow
Signed-off-by: Moritz Jörg <[email protected]>
- 0.1.0-alpha.1
Automatically generated by python-semantic-release
-
chore: clean up log and fix build
-
chore: cleanup old release
Signed-off-by: Moritz Jörg <[email protected]>
Co-authored-by: Askepios-ai <[email protected]>
Co-authored-by: askepios-ai <[email protected]>
Co-authored-by: semantic-release <semantic-release>
Co-authored-by: github-actions <[email protected]> (73b238f
)
-
Docs (#7)
-
docs: Added initial documentation for the package, magic methods and explicit hidden functions left out by sphinx
-
docs: using pydata-theme for documentation (
d2b4d16
) -
feat: initial work (#2)
-
chore: update README
-
fix: poetry does not allow . in project name, move to setuptools?
-
chore: metdata and version bump (
090d867
) -
Initial commit (
508d054
)