Skip to content

Release Notes

fhasanaj edited this page Jun 2, 2016 · 30 revisions

Critical Changes

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

1.1.2 (Develop)

  • Binding reflects unification of '/entities' and '/entities/linked' endpoints; '/entities' returns a new response model which includes QIDs by default
  • get_linked_entities method and resolve_entities parameter are not available anymore (use get_entities instead)
  • linkEntities option is available to turn off QIDs through api.rosette_options = {linkEntities: false}

1.1.0

  • Get/Set options
  • No more info calls to check version

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

Clone this wiki locally