0.14.0
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 inrepr_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 [email protected] by @github-actions in #276
- See Release Notes for more details
Full Changelog: 0.13.4...0.14.0