20 lines
		
	
	
		
			387 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			387 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Changelog
 | 
						|
 | 
						|
## v1.0.0
 | 
						|
 | 
						|
- Initial Release
 | 
						|
 | 
						|
## v2.0.0
 | 
						|
 | 
						|
- Removed types.Uri. Now gluri uses the stdlib Uri type (and empty)
 | 
						|
 | 
						|
## v2.0.1
 | 
						|
 | 
						|
- Improved parsing performance significantly and reduced memory usage up to 50%
 | 
						|
- Significantly improved IPV4 parsing performance
 | 
						|
 | 
						|
## v2.0.2
 | 
						|
 | 
						|
- Minor performance improvement for uris with userinfo
 | 
						|
- More performance improvements for ascii/digit parsing
 |