Scanamo v0.7.0 Release Notes

    • default DynamoFormat instances for Byte and Array[Byte] (@drocsid)
    • default DynamoFormat instance for Seq (@paulmr)
    • default DynamoFormat instance for Short
    • upgrade to Cats 0.7.0 (@travisbrown)
    • added scan and query methods explicitly to Table and Index

    💥 Breaking change:

    • Bulk operations(putAll and getAll) now take a Set rather than List, which better reflects the underlying behaviour