Skip to content

Releases: pydantic/pytest-examples

v0.0.13 (2024-08-13)

13 Aug 14:26
a805f9b
Compare
Choose a tag to compare

What's Changed

  • Add new module to sys.modules so that namespace ops are sound by @sydney-runkle in #35

Full Changelog: v0.0.12...v0.0.13

v0.0.12 (2024-07-02)

02 Jul 18:12
8519acc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11 (2024-07-01)

01 Jul 18:11
879572f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10 2023-07-11

11 Jul 17:33
Compare
Choose a tag to compare

What's Changed

  • Create py.typed by @Kludex in #9
  • Remove the behavior of removing the double line breaks in python files by @dmontagu in #12
  • Fix a bug in the handling of single line docstrings by @dmontagu in #15
  • Reenable double-newline-removal for python files properly by @dmontagu in #14

New Contributors

  • @Kludex made their first contribution in #9

Full Changelog: v0.0.9...v0.0.10

v0.0.9 2023-05-05

05 May 10:11
68da547
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8 2023-03-26

26 Mar 19:03
4c9173d
Compare
Choose a tag to compare

v0.0.7 2023-03-25

25 Mar 08:17
14bc693
Compare
Choose a tag to compare

v0.0.6 2023-03-24

24 Mar 20:54
613fe31
Compare
Choose a tag to compare

v0.0.5 2023-03-24

24 Mar 17:46
7f981c0
Compare
Choose a tag to compare

What's Changed

  • call ruff with content via stdin by @samuelcolvin in #4
  • fix repeat print
  • other changes while working on pydantic docs

Full Changelog: v0.0.4...v0.0.5

v0.0.4 2023-03-23

23 Mar 22:13
d53573f
Compare
Choose a tag to compare
  • make ruff a required dependency

Full Changelog: v0.0.3...v0.0.4