Skip to content

Release Notes

Christopher Park edited this page Oct 24, 2017 · 10 revisions

Public Changes

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

1.8.1 (Develop)

1.8.0

  • New topics endpoint
  • New topics example

1.7.0

  • Added transliteration endpoint
  • Added name_deduplication endpoint

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.8.1 (Develop)

1.8.0

  • Added topics to api
  • Updated README

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