mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-17 22:03:50 +00:00
update uuid and partially fill changelog
This commit is contained in:
parent
0a8e0f6178
commit
62df81bb4e
@ -2,11 +2,18 @@
|
|||||||
|
|
||||||
## 0.11.0
|
## 0.11.0
|
||||||
|
|
||||||
|
* `Versions`
|
||||||
|
* `UUID`: `0.4.0` -> `0.4.1`
|
||||||
* `Ktor`
|
* `Ktor`
|
||||||
*
|
* `Client`:
|
||||||
|
* New extension fun `HttpResponse#throwOnUnsuccess`
|
||||||
|
* All old functions, classes and extensions has been rewritten with new ktor-way with types info and keeping `ContentNegotiation` in mind
|
||||||
|
* `Server`:
|
||||||
|
* All old functions, classes and extensions has been rewritten with new ktor-way with types info and keeping `ContentNegotiation` in mind
|
||||||
* `Repos`
|
* `Repos`
|
||||||
* `Ktor`:
|
* `Ktor`:
|
||||||
* Fully rewritten work with all declared repositories
|
* Fully rewritten work with all declared repositories
|
||||||
|
* All old functions, classes and extensions has been rewritten with new ktor-way with types info and keeping `ContentNegotiation` in mind
|
||||||
|
|
||||||
## 0.10.8
|
## 0.10.8
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ jb-exposed = "0.38.2"
|
|||||||
jb-dokka = "1.6.21"
|
jb-dokka = "1.6.21"
|
||||||
|
|
||||||
klock = "2.7.0"
|
klock = "2.7.0"
|
||||||
uuid = "0.4.0"
|
uuid = "0.4.1"
|
||||||
|
|
||||||
ktor = "2.0.2"
|
ktor = "2.0.2"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user