Skip to content

0.3.0

Choose a tag to compare

@jbelkins jbelkins released this 29 Sep 21:38
· 560 commits to main since this release
5b7b9bd

What's Changed

  • fix: use self to disambiguate between member and encoder param by @ganeshnj in #429
  • fix: convert map to array of entry for paginators by @ganeshnj in #431
  • Updgrade 1.23 by @sugmanue in #432
  • PaginatorSequence should return values even if there is only one page of values by @HashNuke in #420
  • chore: add unit tests for IDL-2.0 enum shapes code generation by @sugmanue in #435
  • fix: use default value when deserializing non-optional members by @ganeshnj in #436
  • fix: Escape special characters in URL path prior to constructing URL by @jbelkins in #442
  • chore: Project cleanup by @jbelkins in #437
  • fix: properly check if a member can be nullable by @sugmanue in #444

New Contributors

Full Changelog: 0.2.5...0.3.0