Skip to content

v2.3.0

Compare
Choose a tag to compare
@KSGRelewise KSGRelewise released this 05 Jul 11:41
· 10 commits to main since this release
bfd5bd2

What's Changed

  • Added support for generating names from types that are nested multiple levels. by @KSGRelewise in #27
  • Added support for marking class deprecated by @KSGRelewise in #28
  • Added support for making requests that use DateTime by @KSGRelewise in #29
  • Removed unnecessary type definitions by @KSGRelewise in #30
  • Added support for generating classes from read-only structs by @KSGRelewise in #31
  • Bumped version and regenerated types. by @KSGRelewise in #32
  • Added validation that apiKey is not empty when constructing and sending requests. by @KSGRelewise in #33

Full Changelog: v2.2.0...v2.3.0