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 https://github.com/clEsperanto/pyclesperanto/pull/259
* Rename parameter "bool" to "wait" for clarity. by haesleinhuepf in https://github.com/clEsperanto/pyclesperanto/pull/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 https://github.com/clEsperanto/pyclesperanto/pull/274
* Rename CI for clarity by StRigaud in https://github.com/clEsperanto/pyclesperanto/pull/258
* Parameter name and order update for compatibility with the `prototype` by StRigaud in https://github.com/clEsperanto/pyclesperanto/pull/273 & https://github.com/clEsperanto/pyclesperanto/pull/277
* Update to CLIc0.14.0 by github-actions in https://github.com/clEsperanto/pyclesperanto/pull/276
* See [Release Notes](https://github.com/clEsperanto/CLIc/releases/tag/0.14.0) for more details
**Full Changelog**: https://github.com/clEsperanto/pyclesperanto/compare/0.13.4...0.14.0