Releases: fellowapp/prosemirror-py
Releases · fellowapp/prosemirror-py
v0.5.1 (2024-11-18)
What's Changed
- Fix handling of indented HTML in DOMParser by @mattmikolay in #315
New Contributors
- @mattmikolay made their first contribution in #315
Full Changelog: v0.5.0...v0.5.1
What's Changed
- Fix handling of indented HTML in DOMParser by @mattmikolay in #315
- Update pytest-cov and fix formatting changes by @sciyoshi in #319
New Contributors
- @mattmikolay made their first contribution in #315
Full Changelog: v0.5.0...v0.5.1
What's Changed
- Fix handling of indented HTML in DOMParser by @mattmikolay in #315
- Update pytest-cov and fix formatting changes by @sciyoshi in #319
New Contributors
- @mattmikolay made their first contribution in #315
Full Changelog: v0.5.0...v0.5.1
v0.5.0 (2024-04-22)
What's Changed
- Switch to uv and setuptools by @sciyoshi in #311
- Drop support for Python < 3.10 and add additional Ruff rules by @sciyoshi in #313
- Rename is_text_block to is_textblock to match upstream
Full Changelog: v0.4.0...v0.5.0
v0.4.0 (2023-11-16)
What's Changed
- Add types for prosemirror.model by @sciyoshi in #233
- Update packages, switch to ruff format by @sciyoshi in #285
Full Changelog: v0.3.7...v0.4.0
v0.3.7 (2023-11-02)
Re-release of v0.3.6.
v0.3.6 (2023-11-02)
Updates prosemirror-transform to 1.8.0.
What's Changed
- Added from_dom.py to be able to convert markup to prose format in py by @dennmat-hurdle in #227
- Bump pytest from 7.3.1 to 7.4.1 by @dependabot in #261
- Bump ruff from 0.0.271 to 0.0.287 by @dependabot in #260
- Bump lxml from 4.9.2 to 4.9.3 by @dependabot in #243
- Bump pydash from 7.0.4 to 7.0.6 by @dependabot in #249
- Bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #250
- Bump typing-extensions from 4.6.3 to 4.8.0 by @dependabot in #266
- Bump black from 23.3.0 to 23.9.1 by @dependabot in #265
- Bump coverage from 7.2.7 to 7.3.2 by @dependabot in #264
- Bump mypy from 1.3.0 to 1.6.0 by @dependabot in #263
- Bump urllib3 from 2.0.3 to 2.0.6 by @dependabot in #262
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #248
- 1.7.1-1.7.5 by @johanneswilm in #271
- add docAttr step by @johanneswilm in #270
New Contributors
- @dennmat-hurdle made their first contribution in #227
- @johanneswilm made their first contribution in #271
Full Changelog: v0.3.5...v0.3.6
v0.3.5 (2023-06-07)
Re-release of 0.3.4.
Full Changelog: v0.3.4...v0.3.5
v0.3.4 (2023-06-07)
What's Changed
- Add suport for attr_step by @smores in #210
- Port prosemirror-transform changes up to 1.7.1 by @p7g in #211
- Update ruff to 0.0.269 by @sciyoshi in #213
- Bump typing-extensions from 4.4.0 to 4.5.0 by @dependabot in #185
- Update packages by @sciyoshi in #217
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #218
- Bump typing-extensions from 4.5.0 to 4.6.1 by @dependabot in #220
- Bump coverage from 7.0.5 to 7.2.6 by @dependabot in #221
- Add initial release workflow by @sciyoshi in #222
- Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #223
- Bump coverage from 7.2.6 to 7.2.7 by @dependabot in #226
- Bump typing-extensions from 4.6.1 to 4.6.3 by @dependabot in #228
- Bump pydash from 7.0.3 to 7.0.4 by @dependabot in #229
- Bump ruff from 0.0.269 to 0.0.271 by @dependabot in #230
New Contributors
- @smores made their first contribution in #210
- @dependabot made their first contribution in #185
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- Add hiring link as badge in README by @gantoine in #164
- Fix error message in
Mark.from_json
by @cpmsmith in #172 - Port upstream changes by @ericls in #174
- Switch to ruff, switch to GH Actions, update deps by @sciyoshi in #180
- Optimize Fragment.text_between by @jsonn in #177
- Change name on Pypi to prosemirror by @sciyoshi in #166
- Re-setup test matrix + codecov by @sciyoshi in #181
- Don't lint in matrix by @sciyoshi in #182
New Contributors
- @gantoine made their first contribution in #164
- @ericls made their first contribution in #174
- @jsonn made their first contribution in #177
Full Changelog: v0.2...v0.3.2