github pmdevita/django-shinobi v1.4.2
1.4.2

6 hours ago

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

Don't miss a new django-shinobi release

NewReleases is sending notifications on new releases.