Nicolas Sarlin
|
e9051419cd
|
refactor(versionable)!: fix signature of versionize_owned
BREAKING CHANGE: `versionize_owned` now takes its argument by value.
|
2024-07-17 13:44:30 +02:00 |
|
Nicolas Sarlin
|
72fb770308
|
chore(versionable): add automatically_derived attribute
For the generated code
|
2024-07-17 13:44:30 +02:00 |
|
Nicolas Sarlin
|
97c10df6c2
|
chore(versionable): ignore struct_field_names clippy lint
|
2024-06-24 10:07:14 +02:00 |
|
Nicolas Sarlin
|
49ffeba87c
|
feat(versionable): Add support for Vec of custom types
|
2024-06-24 10:07:14 +02:00 |
|
Nicolas Sarlin
|
679d76e7a6
|
feat(versionable): Add support for additional bounds for Versionize
|
2024-06-24 10:07:14 +02:00 |
|
Nicolas Sarlin
|
444ebbde57
|
feat(vers): add crate for types versioning/backward compatibility
|
2024-06-24 10:07:14 +02:00 |
|