What's Changed
-
Fix query string encoding according to the odata-v4.01-part2-url-conv… by @honza801 in #3
-
Make query object extendable by @Matthijsy in #2
-
Add enum types for writing reflected entities by @Matthijsy in #1
-
Made the mako templates respect python formatting a bit better, makes the files bigger but the IDEs shouldn't complain as much.
-
Made the service work with URLs that do not end in /
-
Updated readme to include example for TripPin v4 odata service with enums.
New Contributors
- @honza801 made their first contribution in #3
- @Matthijsy made their first contribution in #2
Full Changelog: v0.5...v0.6.0