Releases: mutating/simtypes
Releases · mutating/simtypes
0.0.13
0.0.12
Minimal sanitary update.
- Linting became a little stricter.
- A couple of other microscopic improvements.
0.0.11
Just updating some links in the documentation.
0.0.10
A small but useful update.
- Added support for extended
Nonefrom thedeniallibrary. - Added the ability to deserialize
dateanddatetimeobjects.
0.0.9
There are no significant changes, only improved documentation.
0.0.8
A sanitary set of changes:
- Added support for
Free Threadingversions of Python. - Stricter linting is enabled and the entire code is adapted to this.
- Added the ability to "skip"
Mockobjects in thecheck()function.
0.0.7
An absolutely minor release, I'm just making the repository a little more beautiful.
0.0.6
Minor update.
- Now you can use the string "+∞" when deserializing a string to the
floattype. - The
Anytype is understood as a string during deserialization.
0.0.5
Stability update.
- Performed a large-scale refactoring of unit tests, and the amount of code decreased dramatically.
- Fixed minor bugs.
0.0.4
A big and important update!
- Added support for the
tupletype. - Added a function for deserialization.