Skip to content

0.14.0

Compare
Choose a tag to compare
@StRigaud StRigaud released this 18 Oct 12:38
· 98 commits to main since this release
3da67ee

What's Changed

This release come in an effort to improve drop-in compatibility with the prototype. Some change in the API were done but mainly on the parameters names.

Updates

  • Remove prototype from url in repr_html for notebook display by @StRigaud in #259
  • Rename parameter "bool" to "wait" for clarity. by @haesleinhuepf in #263
  • Remove numpy API style function as they were introducing confusion, we will reintroduce them in a better way in the future by @StRigaud in #274
  • Rename CI for clarity by @StRigaud in #258
  • Parameter name and order update for compatibility with the prototype by @StRigaud in #273 & #277
  • Update to CLIc@0.14.0 by @github-actions in #276

Full Changelog: 0.13.4...0.14.0