- chore: use forked python-semantic-release running on Python 3.12 (
1d3ba5f
)
-
ci: use luuuis/python-semantic-release running on Python 3.12 (#7) (
2aba05e
) -
ci: use GitHub setup python action to ensure correct version (
d0a2dea
) -
ci: use forked upload-to-gh-release with Python 3.12
upstream uses Python 3.10, which this project does not support any more. (92b1e44
)
- fix: rework lib to add static typing info (#6)
This is a breaking change but not applying semver since we're still in 0.x.
- fix: reworked the whole lib, use NamedTuple for returned data
- ci: python >= 3.11 (
1527fc1
)
- ci: include ci and chore in release notes (#4) (
7796dfd
)
-
feat: adds ability to fetch marginal and (historical) adjustment prices (#5)
-
feat: adds ability to fetch marginal price and adjustment price (historical)
-
includes a CLI with the ability to output either in JSON or the (unparsed) CSV response
-
adds tests for CLI and two main entry points, diffs the response
-
ci: set minimum python version to 3.10 (
41a4b38
)
-
chore: prep for v0.0.1 (#1)
-
chore: initial commit by @browniebroke/pypackage-template
-
docs: add @luuuis as a contributor (
2edc411
)
-
ci: remove CHANGELOG.md.j2 in favour of the built-in template (#3) (
362d6e3
) -
ci: adds poetry.lock (#2) (
1ac64fe
)
- Initial commit (
b450379
)