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

Changelog History
Page 3

  • v1.0.2 Changes

    August 11, 2019
    • โฌ‡๏ธ [x] Add bug fix: downgrade some NuGet-packages for supporting Visual Studio 2017
  • v1.0.0 Changes

    August 11, 2019
    • ๐Ÿ”จ [x] Full code refactoring
    • [x] Add wizard page for OData V3 that allows to select function imports that will be generated
    • [x] Add generation VB client code for OData protocol version 4.0
    • ๐Ÿ›  [x] Add many little fixes
  • v0.6.0 Changes

    August 04, 2019
    • [x] Add bug fix for issue #7:
      • [x] Fix updating with more than one endpoints. Now works correctly
      • [x] Add the check for untrusted certificate when connecting to ssl Service
    • [x] Add bug fix: fix parameter's namespaces for FunctionImports in SimpleOData generation
  • v0.5.3 Changes

    April 30, 2019
    • [x] Add a button in the first wizard page for reporting bugs in github project issues
  • v0.5.0 Changes

    April 19, 2019
    • [x] Add feature: Generate client-side VisualBasic proxy-classes for OData protocol versions 1.0-3.0
  • v0.4.4 Changes

    April 16, 2019
    • ๐Ÿ›  [x] Add minor fix: in SimpleOData generation methods add @-symbol before the endpoint uri in new ODataClient(@"<enpoint_uri>"); bounded parameter type was fixed
  • v0.4.3 Changes

    April 14, 2019
  • v0.4.0 Changes

    April 13, 2019
    • ๐Ÿ”จ [x] The code has been refactored!
    • [x] Add: in the first page of wizard add checkbox for open generated files on complete
    • [x] Add ability to hide/show settings in the first page of service settings wizard
    • [x] Storage last OData metadata Endpoint and Service name
  • v0.3.14 Changes

    April 12, 2019
  • v0.3.12 Changes

    February 26, 2019
    • [x] Fix error in method GetModelRegion