Skip to content

Latest commit

 

History

History
122 lines (62 loc) · 4.34 KB

CHANGELOG.md

File metadata and controls

122 lines (62 loc) · 4.34 KB

CHANGELOG

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

  • fix: versioning should not bump major, this is an unstable api (#20) (c7b747e)

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

Feature

  • feat: initial work (#2) (4042161)

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

  • Change/clean deploy stage (#11) (1b27809)

  • 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)

  • RTD (#3) (#4)

  • feat: initial work (#2)

  • chore: update README

  • fix: poetry does not allow . in project name, move to setuptools?

  • chore: metdata and version bump (090d867)

  • Update README.md (#1) (97c5292)

  • Initial commit (508d054)