v.0.2.5 `pynamodb-attributes` now has the UUIDAttribute that can persist Python `UUID` types to DynamoDB.
0.2.4
0.2.3
Adding `TimestampAttribute`, `TimestampMsAttribute` and `TimestampUsAttribute` which serialize (timezone-aware) `datetime`s as Unix timestamps (in seconds, milliseconds and microseconds respectively).