433 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			433 B
		
	
	
	
	
	
	
	
Change Log
v0.7.0 (2021-05-31)
- Compatibility
- add CI with new Rust versions, checks are running on all version between 1.40.0 to 1.51.0
 
- Features
- skip_serializing_ifis now available for- attributefield
- textattribute is now available for- Option<String>field
 
- Fixes
- Deserialization of nested structs with same element names (issue #110)