mirror of
				https://gitea.invidious.io/iv-org/shard-kemal.git
				synced 2024-08-15 00:53:36 +00:00 
			
		
		
		
	Release 1.0.0 (#601)
This commit is contained in:
		
							parent
							
								
									2d46beea5d
								
							
						
					
					
						commit
						3fee068636
					
				
					 2 changed files with 9 additions and 2 deletions
				
			
		|  | @ -1,3 +1,10 @@ | ||||||
|  | # 1.0.0 (??-03-2021) | ||||||
|  | 
 | ||||||
|  | - Crystal 1.0.0 support :tada: | ||||||
|  | - Update Radix to use latest 0.4.0 [#596](https://github.com/kemalcr/kemal/pull/596). Thanks @luislavena :pray: | ||||||
|  | - Use latest version of Ameba dependency (dev) [#597](https://github.com/kemalcr/kemal/pull/597). Thanks @luislavena :pray: | ||||||
|  | - Fix StaticFileHandler failing spec [#599](https://github.com/kemalcr/kemal/pull/599). Thanks @jinn999 :pray: | ||||||
|  | 
 | ||||||
| # 0.27.0 (28-11-2020) | # 0.27.0 (28-11-2020) | ||||||
| 
 | 
 | ||||||
| - Crystal 0.35.x support :tada: Thanks @bcardiff :pray: | - Crystal 0.35.x support :tada: Thanks @bcardiff :pray: | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| name: kemal | name: kemal | ||||||
| version: 0.27.0 | version: 1.0.0 | ||||||
| 
 | 
 | ||||||
| authors: | authors: | ||||||
|   - Serdar Dogruyol <dogruyolserdar@gmail.com> |   - Serdar Dogruyol <dogruyolserdar@gmail.com> | ||||||
|  | @ -20,6 +20,6 @@ development_dependencies: | ||||||
|     github: crystal-ameba/ameba |     github: crystal-ameba/ameba | ||||||
|     version: ~> 0.14.0 |     version: ~> 0.14.0 | ||||||
| 
 | 
 | ||||||
| crystal: 0.35.0 | crystal: ">= 0.36.0" | ||||||
| 
 | 
 | ||||||
| license: MIT | license: MIT | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue