- [X] Fixes TimeSpan not working with codegen
- [X] Fixes bad check for generic classes with a serialize method and deserialize ctor
- [X] Moves Accounts to codegen so it is versioned
- [X] Fixes deserialization of old Accounts with no version variable.
- [X] Fixes deserialize seek not doing anything. 🙈
- [X] Adds Email to serialization
|
||
|---|---|---|
| .. | ||
| Rules | ||
| ISerializableMigrationRule.cs | ||
| SerializableMetadata.cs | ||
| SerializableMetadataComparer.cs | ||
| SerializableMigrationRulesEngine.cs | ||
| SerializableMigrationSchema.cs | ||
| SerializableProperty.cs | ||
| SerializablePropertyComparer.cs | ||