Version 1.6.0
19 Nov, 2021
What's new
Breaking changes
- Fix #11: Earlier empty number values were set to empty string (
''). This release will usenullfor empty numbers. It will also convert empty strings tonullin the initial data (only for number types).