Releases: ma2za/python-substack
Releases · ma2za/python-substack
v0.1.23
What's Changed
- Bump python-multipart from 0.0.26 to 0.0.27 by @dependabot[bot] in #51
- Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #52
- Bump idna from 3.11 to 3.15 by @dependabot[bot] in #53
- Bump authlib from 1.6.11 to 1.6.12 by @dependabot[bot] in #54
- Bump starlette from 1.0.0 to 1.0.1 by @dependabot[bot] in #55
- Bump starlette from 1.0.1 to 1.3.1 by @dependabot[bot] in #57
- Bump cryptography from 46.0.7 to 48.0.1 by @dependabot[bot] in #58
- Bump python-multipart from 0.0.27 to 0.0.31 by @dependabot[bot] in #59
- Bump pyjwt from 2.12.1 to 2.13.0 by @dependabot[bot] in #60
- Bump pydantic-settings from 2.13.1 to 2.14.2 by @dependabot[bot] in #62
- Add Markdown footnote support to from_markdown by @MattFisher in #56
New Contributors
- @MattFisher made their first contribution in #56
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
- Bump cryptography from 46.0.5 to 46.0.6 by @dependabot[bot] in #41
- Bump fastmcp from 3.1.1 to 3.2.0 by @dependabot[bot] in #42
- Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #43
- Bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #48
- Bump authlib from 1.6.9 to 1.6.11 by @dependabot[bot] in #49
- Bump python-multipart from 0.0.22 to 0.0.26 by @dependabot[bot] in #50
- feat: add inline code, ordered lists, horizontal rules, bold+italic, strikethrough by @cyclingwithelephants in #47
New Contributors
- @cyclingwithelephants made their first contribution in #47
Full Changelog: v0.1.21...v0.1.22
v0.1.21
Full Changelog: v0.1.20...v0.1.21
v0.1.20
Full Changelog: v0.1.19...v0.1.20
v0.1.19
v0.1.18
What's Changed
- Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #37
- fix: parse_inline drops links at position 0 and marks() loses href by @ASRagab in #36
- Render bullet lists as proper ProseMirror nodes in from_markdown() by @yf-chau in #35
New Contributors
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Bump certifi from 2023.11.17 to 2024.7.4 by @dependabot[bot] in #34
Full Changelog: v0.1.16...v0.1.17
v0.1.16
Full Changelog: v0.1.15...v0.1.16
v0.1.15
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Example of how to insert a paywall marker by @patricker in #24
- Pull in the user profile/settings/default publication/published posts by @patricker in #23
- Add option to save/load auth cookies collection by @patricker in #25
New Contributors
- @patricker made their first contribution in #24
Full Changelog: v0.1.13...v0.1.14