Skip to content

Releases: kmbhm1/PyJAS

v0.2.1

24 Dec 18:01
Compare
Choose a tag to compare

v0.2.1 (2024-12-24)

Bug Fixes


Detailed Changes: v0.2.0...v0.2.1

v0.2.0

25 Sep 13:28
Compare
Choose a tag to compare

v0.2.0 (2024-09-25)

Feature

  • feat: first mvp with simple, Pydantic models (#2)

  • feat: simpler version with Pydantic; tests not working

  • feat: add coverage

  • feat: complete coverage and add test build steps

  • docs: provide better documentation site and repo collab docs

  • fix: fixing build issues (3cebb77)

v0.1.0

10 Sep 20:14
Compare
Choose a tag to compare

v0.1.0 (2024-09-10)

Feature

  • feat: proof of concept (#1)

  • feat: initial commit

  • chore: updates to repo and keywords

  • feat: updates to core objects

  • feat: add first parameters and responses

  • feat: first draft of 1.1

  • docs: update for go-live preview

  • ci: update publish yml

  • chore: mypy corrections

  • ci: update for packaging

  • ci: fix F401 and incorrect excludes (55d2d6d)

Unknown