v0.1.0 - Replace Serializer with Extension nomenclature
Breaking Changes
From #95, some highlights:
- Rename
snapshot.with_class
tosnapshot.use_extension(ExtensionClass)
- Rename
AbstractSnapshotSerializer
->AbstractSyrupyExtension
- Replaced references to "filepath" with "location"
- Replaced references to "cache" with "fossil"