Skip to content

Releases: izxxr/runtime-final

v1.2.0

12 Aug 15:47
Compare
Choose a tag to compare
  • Fix @final not working on property and various special method types
  • Fix various typing related issues. @final is now strict type checking mode compliant
  • Various minor bug fixes

1.1.0

25 Jun 09:59
Compare
Choose a tag to compare

Bug fixes

  • Fix TypeError raising in final() decorator on Python versions below 3.10

1.0.0

25 Jun 09:50
Compare
Choose a tag to compare

Initial release