0.3.0
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
- @sugmanue made their first contribution in #432
- @HashNuke made their first contribution in #420
- @jbelkins made their first contribution in #442
Full Changelog: 0.2.5...0.3.0