Skip to content

v1.2.2 - Nullable Type Hints

Latest
Compare
Choose a tag to compare
@justinyost justinyost released this 21 Feb 17:39
· 1 commit to main since this release
a5ada3d

What's Changed

  • Removes warnings related to Nullable TypeHints, by adding Nullable TypeHints to function definitions. #17

Full Changelog: v1.2.1...v1.2.2

Thanks to @kalibora for issuing a PR to add the nullable TypeHints.