v0.0.6
Changes
- Fixes #12: Implement Schema.serializable @thinkharderdev (#83)
- Fixes #78: Implement diffing between values which have a common schema @thinkharderdev (#79)
- Alphabetically sort all method names in the companion object of Schema @jupposessho (#73)
- Add website @thinkharderdev (#72)
- Fixes #65: Add Schema.Lazy to support recursive macro derivation @thinkharderdev (#70)
- Fixes #36 Complete DynamicValue (previously known as Generic) implementation @thinkharderdev (#67)
- Fixes #45: Capture annotations in record schemas @thinkharderdev (#66)
- Remove nested metals.sbt from checked in. @cheleb (#64)