mirror of
				https://github.com/InsanusMokrassar/MicroUtils.git
				synced 2025-11-03 21:51:59 +00:00 
			
		
		
		
	update uuid and partially fill changelog
This commit is contained in:
		@@ -2,11 +2,18 @@
 | 
			
		||||
 | 
			
		||||
## 0.11.0
 | 
			
		||||
 | 
			
		||||
* `Versions`
 | 
			
		||||
    * `UUID`: `0.4.0` -> `0.4.1`
 | 
			
		||||
* `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`
 | 
			
		||||
  * `Ktor`:
 | 
			
		||||
    * 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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@ jb-exposed = "0.38.2"
 | 
			
		||||
jb-dokka = "1.6.21"
 | 
			
		||||
 | 
			
		||||
klock = "2.7.0"
 | 
			
		||||
uuid = "0.4.0"
 | 
			
		||||
uuid = "0.4.1"
 | 
			
		||||
 | 
			
		||||
ktor = "2.0.2"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user