First major release
This is the first major release since the fork
Lots of changes in this version:
- Only floating poiunt numbers are mapped to Double
- Numbers are mapped to Integer or Int64 depending on their size
- Generated code restructored, and simplified
- Generated classes inheriteds from TJsonDTO
- Socurce Code restructored
- Parser logic are seperated from GUI logic
- Fixed bug in the RegEx for recognizing an ISO8601 Date
- Added support for JSON starting with an Array
- Added support for [JSONName] annotations