Releases: childmindresearch/cmi-docx
Releases · childmindresearch/cmi-docx
v0.3.0
What's Changed
- Update style interface by @ReinderVosDeWael in #20
- Bump the pip group with 2 updates by @dependabot in #19
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump the development-dependencies group with 3 updates by @dependabot in #14
- Refactor style inputs to dataclasses by @ReinderVosDeWael in #15
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- Update README, add find/replace with style to document by @ReinderVosDeWael in #12
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Add method to add styled runs to a paragraph or document by @ReinderVosDeWael in #10
- Add method to add styled runs to a paragraph or document by @ReinderVosDeWael in #11
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Fix bug when replacing text, improve tests by @ReinderVosDeWael in #9
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Fix replace not correctly deleting the needle by @ReinderVosDeWael in #8
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bump the development-dependencies group with 5 updates by @dependabot in #2
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #1
- Bump the development-dependencies group with 1 update by @dependabot in #6
- Add insert_paragraph_by_text and insert_paragraph_by_object methods by @ReinderVosDeWael in #7
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add docx package and test for inserting a paragraph by @ReinderVosDeWael in #3
- Add release workflow by @ReinderVosDeWael in #4
New Contributors
- @ReinderVosDeWael made their first contribution in #3
Full Changelog: https://github.com/childmindresearch/cmi-docx/commits/v0.1.0