github thecodingmachine/safe v3.0.1

latest release: v3.0.2
4 days ago

What's Changed (Externally visible)

  • Generate full functions even for pass-through wrappers, fixes #621 by @shish in #622
  • Add a hidden functions list, fixes #618 by @shish in #631
  • More thorough nullability detection by @shish in #626
  • Make all return types alphabetical by @shish in #624

What's Changed (Internals)

  • Fix typos by @szepeviktor in #616
  • Update .gitattributes by @mfn in #620
  • [generator] better error handling by @shish in #623
  • [generator] remove unused function by @shish in #625
  • [generator] remove some redundant edge-cases by @shish in #628
  • Hide a couple of parameters from stack traces by @shish in #629
  • [generator] defer nullable/falsable handling by @shish in #630
  • Remove another redundant "bugfix" (and in doing so, fix pg_copy_from) by @shish in #632
  • More consistent formatting for generated files by @shish in #633

New Contributors

  • @mfn made their first contribution in #620

Full Changelog: v3.0.0...v3.0.1

Don't miss a new safe release

NewReleases is sending notifications on new releases.