- Added limit the message error when u_id and v_id are missing - Added Unit test cases for missing u_id and v_id
0.2.8
- Fixed geopands version to `0.14.4`. - Latest geopands version `0.10.0` is not compatible and failing to parse the zones. - Added unit test cases for valid and invalid zone files
0.2.7
- Switch to `jsonschema_rs` for performance enhancement, instead of `jsonschema` package - Refactor code for improve memory utilization - Added garbage collector
0.2.6
- Add garbage collection to free up memory after validation