All Versions
42
Latest Version
Avg Release Cycle
44 days
Latest Release
802 days ago

Changelog History
Page 4

  • v0.3.11 Changes

    February 26, 2019
    • [x] Fix error in method GetFunctionMethodRegionWithSimpleOdataClient
  • v0.3.10 Changes

    February 26, 2019
    • ๐Ÿ“ฆ [x] Fix nuget package source to nuget online repository
  • v0.3.9 Changes

    February 22, 2019
    • [x] Fix errors in OData V4 generator class: fix casting IEdmTypeDefinition to clrTypeName
  • v0.3.8 Changes

    February 20, 2019
    • ๐ŸŒ [x] Fix setting web-proxy credentials
  • v0.3.7 Changes

    February 20, 2019
    • ๐ŸŒ [x] Add web-proxy (with network credentials) for connecting to the endpoint
  • v0.3.6 Changes

    February 20, 2019
    • [x] Add network credentials for connecting to the endpoint
  • v0.3.2 Changes

    February 18, 2019
    • [x] Add checkbox for enable/disable methods generation from FunctionImports
  • v0.3 Changes

    February 17, 2019
    • [x] Add methods to generating functions from FunctionImports in OData V3 extension class
  • v0.2 Changes

    January 18, 2019
    • [x] Add methods in OData V3 extension class for calling service methods returns void value
  • v0.1.34 Changes

    January 11, 2019
    • [x] Add code-fix in tt-template for OData V3 extension class: simplify method AddGetQueryOptions