TypedSerializer#plusAssign and TypedSerializer#minusAssign

This commit is contained in:
2021-09-08 12:18:42 +06:00
parent ef9af71960
commit a24a335743
2 changed files with 18 additions and 2 deletions

View File

@@ -8,6 +8,8 @@
* New property `MPPFile#withoutSlashAtTheEnd`
* Extension `clamp` has been deprecated
* New extension `Iterable#diff`
* `Serialization`:
* New operators `TypedSerializer#plusAssign` and `TypedSerializer#minusAssign`
## 0.5.24