This commit is contained in:
2021-06-22 13:36:23 +06:00
parent 19ea2f340a
commit b420d85be5
7 changed files with 120 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
## 0.5.13
* `Common`:
* Add functionality for multiplatform working with files:
* Main class for files `MPPFile`
* Inline class for filenames work encapsulation `FileName`
## 0.5.12
* `Common`: