Skip to content

Release Notes

Christopher Park edited this page Dec 14, 2016 · 10 revisions

Critical Changes

These are modifications since the previous release that may require changes in your calls to the binding.

1.4.2 (Develop)

1.4.1

  • order of Api arguments changed, custom-header moved after url
  • url-parameter (optional) argument added to Api to allow specification of query parameters

Internal Changes

These changes should not require modifications to your bindings calls, but represent major internal changes, often correlating to Rosette API functional changes indicated here.

1.4.2 (Develop)

1.4.1

  • added setUrlParameter logic to multipart handling
  • refactor of internal code to reduce duplication and move error checking higher
Clone this wiki locally