Skip to content

v0.3.0

Compare
Choose a tag to compare
@bennyhat bennyhat released this 10 Oct 01:30
· 11 commits to main since this release

Minor version updates:

  • Add AWS API convention
    • Wraps lists in an extra element, usually called "member" or "item"
    • Though not strictly serialization, added a function for converting a nested map into a flattened map for easy conversion to query parameters, which AWS APIs generally accept