Releases: dogmatiq/dyad
Releases · dogmatiq/dyad
Version 1.0.0
- First stable release, no changes since v0.2.2.
Version 0.2.2
Changed
- Added "path" to unclonable value in panic messages
Version 0.2.1
Fixed
- Added special-case handling for
time.Time
values
Version 0.2.0
Added
- Added
IgnoreUnexportedFields
strategy
Fixed
- Fixed issue where errors when cloning sub-values would not be propagated
Version 0.1.0
- Initial release