Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 424 Bytes

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 424 Bytes

Change Log

NOT RELEASED

0.1.3

Fixed

  • Assert the provided Input can be json-encoded.

Added

  • AWS api-change: With the Data API, you can now use UUID and JSON data types as input to your database.

0.1.2

Added

  • Added documentation in class headers.
  • Added domain exceptions.

0.1.1

Fixed

  • Fallback to default region config if provided region is not defined

0.1.0

First version