Nicolas Sarlin
|
8ea647dc26
|
feat(versionable): impl Versionize for Arc
|
2024-07-17 13:44:30 +02:00 |
|
Nicolas Sarlin
|
36a58cf16c
|
chore(backward): add custom lint to detect missing Versionize implem
|
2024-07-17 13:44:30 +02:00 |
|
Nicolas Sarlin
|
de79f3a280
|
feat(versionable): support more tuples
|
2024-07-17 13:44:30 +02:00 |
|
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
|
7cf4f0219f
|
feat(versionable): impl Versionize for tuples
|
2024-06-24 10:07:14 +02:00 |
|
Nicolas Sarlin
|
97c10df6c2
|
chore(versionable): ignore struct_field_names clippy lint
|
2024-06-24 10:07:14 +02:00 |
|
Nicolas Sarlin
|
5b530152fe
|
feat(versionable): Add versionize support for aligned-vec types
|
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
|
7613ef2ba9
|
feat(versionable): Add versionize support for Box<T>
|
2024-06-24 10:07:14 +02:00 |
|
Nicolas Sarlin
|
6a9e959edf
|
feat(versionable): Add versionize support for num_complex::Complex
|
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 |
|