* [Feature] Deprecates `ploomber cloud` * [Fix] Compatibility with mistune 3 * [Fix] Compatibility with pydantic V2
0.22.4
* [Feature] Add `executor` option to NotebookRunner to choose ploomber-engine or papermill * [Fix] Fix error in `ScriptRunner` that didn't allow to import modules in script's directory ([1072](https://github.com/ploomber/ploomber/issues/1072))
0.22.3
* [Fix] Clearer error messages when generating pipeline plots * [Fix] Fix error when choosing which backend plot to use (when user didn't expicitly requested one) * [Fix] Fixed local execution error when using Scriptrunner
0.22.2
* [Fix] Fixes error that printed a git error message when failing to retrieve current git hash ([1067](https://github.com/ploomber/ploomber/issues/1067))
0.22.1
* [Fix] Pinning `jupyter_client<8` due to breaking change
0.22.0
* [API Change] Deprecates `.develop()` method in Notebook Function tasks * [API Change] Deprecates the following `ploomber cloud` commands: `get-pipelines`, `write-pipeline`, and `delete-pipeline`