Releases: coderthoughts/docxtools
Releases · coderthoughts/docxtools
0.10.0
0.9.0
What's Changed
- Some refactoring to reduce code duplication by @bosschaert in #18
- Convert some strings into constants by @bosschaert in #19
- fix #22: only touching changed docs by @dkuntze in #23
New Contributors
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Refactor and cleanup by @bosschaert in #15
- Subcommand to change all headings of a certain type into another by @bosschaert in #17
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Reimplement text grep and replace using the new XML parser by @bosschaert in #14
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Avoid full local paths to library dependencies in panic messages. by @bosschaert in #10
- Refactor XML parser by @bosschaert in #13
Full Changelog: 0.5.0...0.6.0
0.5.0
Add links
command and improve error reporting.
0.4.0
Obtain file names to handle from the [Content_Types].xml file
0.3.0
Make document resource name matching flexible
0.2.0
Update documentation
0.1.0
The very first release candidate.