Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@eblis eblis released this 09 Oct 15:44
· 12 commits to master since this release

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

Full Changelog: v0.5...v0.6.0