mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-05 08:09:33 +00:00
start 0.2.0
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,10 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.1.0
|
## 0.2.0
|
||||||
|
|
||||||
Inited :)
|
## 0.1.1
|
||||||
|
|
||||||
### 0.1.1
|
|
||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
* `kotlinx.serialization`: `1.0.0-RC2` -> `1.0.0`
|
* `kotlinx.serialization`: `1.0.0-RC2` -> `1.0.0`
|
||||||
@@ -39,3 +37,8 @@ Inited :)
|
|||||||
* `MapCRUDRepo` class as implementation of `StandardCRUDRepo` on top of `MutableMap` has been added
|
* `MapCRUDRepo` class as implementation of `StandardCRUDRepo` on top of `MutableMap` has been added
|
||||||
* `MapKeyValueRepo` class as implementation of `StandardKeyValueRepo` on top of `MutableMap` has been added
|
* `MapKeyValueRepo` class as implementation of `StandardKeyValueRepo` on top of `MutableMap` has been added
|
||||||
* `MapOneToManyKeyValueRepo` class as implementation of `OneToManyKeyValueRepo` on top of `MutableMap` has been added
|
* `MapOneToManyKeyValueRepo` class as implementation of `OneToManyKeyValueRepo` on top of `MutableMap` has been added
|
||||||
|
|
||||||
|
|
||||||
|
## 0.1.0
|
||||||
|
|
||||||
|
Inited :)
|
@@ -19,4 +19,4 @@ github_release_plugin_version=2.2.12
|
|||||||
uuidVersion=0.2.2
|
uuidVersion=0.2.2
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.1.1
|
version=0.2.0
|
||||||
|
Reference in New Issue
Block a user