Skip to content

Releases: FullStackWithLawrence/pydantic-example

v1.1.2

28 Nov 03:06
Compare
Choose a tag to compare

1.1.2 (2023-11-28)

Bug Fixes

v1.1.1

28 Nov 03:02
Compare
Choose a tag to compare

1.1.1 (2023-11-28)

Bug Fixes

  • add stronger type checking, and existence of dict keys, and verbose error output (1ee48c5)
  • remove terraform and reactjs tests (a512a3a)
  • switch from pre-commit-ci to pre-commit command line in bash (3699ef2)

v1.1.0

27 Nov 23:44
Compare
Choose a tag to compare

1.1.0 (2023-11-27)

Features

  • add unit testing (4de144e)
  • test incorrect response file type (666e686)

v1.0.1

27 Nov 20:40
Compare
Choose a tag to compare

1.0.1 (2023-11-27)

Bug Fixes

  • make npm private so that it doesn't try to publish to npm (a446fbe)
  • make npm private so that it doesn't try to publish to npm (0ac8782)

v1.0.0

27 Nov 20:33
Compare
Choose a tag to compare

1.0.0 (2023-11-27)

Features