All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2024-03-26
- First stable release, no changes since v0.2.2.
0.2.2 - 2023-01-17
- Added "path" to unclonable value in panic messages
0.2.1 - 2023-01-17
- Added special-case handling for
time.Time
values
0.2.0 - 2023-01-17
- Added
IgnoreUnexportedFields
strategy
- Fixed issue where errors when cloning sub-values would not be propagated
0.1.0 - 2023-01-16
- Initial release