Skip to content

1.4.2

Latest

Choose a tag to compare

@pmdevita pmdevita released this 10 Mar 15:26
e11ccac

Shinobi 1.4.2 fixes a few minor bugs that our tests didn't cover before the 1.4.1 release.

  • In Python 3.13 or older, empty/blank Schemas (useful for sharing config between Schemas) no longer crash trying to import annotationlib.
  • In Python 3.14, ModelSchema now correctly constructs types for private attributes (fields starting with _) again.

Full Changelog

Bug Fixes

CI/Build

Full Changelog: v1.4.1...v1.4.2