FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · oapi-codegen/nullable · GitHub

Releases: oapi-codegen/nullable

New getter function

Choose a tag to compare

Filter
github-actions released this 22 Jun 15:09
e4ef9c9

🚀 New features and improvements

  • feat: new method for fetching ignoring error (#13) @lzap

There is now a GetOrEmpty() on Nullable which will return the wrapped value if it's available, or it will create a new zerovalue if Nullable is uninitialized, or initialized to nil.

📝 Documentation updates

✍ Other changes

📦 Dependency updates

Sponsors

We would like to thank our sponsors for their support during this release.

v1.1.0: Add a `MustGet` function

Choose a tag to compare

Filter
github-actions released this 25 Jan 17:50
5c8aab1

🚀 New features and improvements

📝 Documentation updates


Back | FazBrowse Home | New Git URL