Releases: TurboDocx/html-to-docx
Releases · TurboDocx/html-to-docx
v1.10.0 - Preprocessing Options and HTML Minifier Terser Migration
What's Changed
- fix: use html-minifier-terser instead of regex. feat: add option to skip pre-processing by @nicolasiscoding in #51
Full Changelog: v1.9.9...v1.10.0
v1.9.9
What's Changed
- fix missing
em
tag by @shareefalis in #45 - Bugfix/examplesandversion by @nicolasiscoding in #48
- feat: add turbodocx embedded badge by @nicolasiscoding in #50
New Contributors
- @shareefalis made their first contribution in #45
Full Changelog: v1.9.7...v1.9.9
v1.9.8
What's Changed
- v1.9.8 Release by @nicolasiscoding in #49
- Bugfixes
- ReadMe cleanups
- Added @shareefalis as a contributor
Full Changelog: v1.9.7...v1.9.8
v1.9.7 - Package.json Updates
v1.9.6 - Add support for Apple Pages
v1.9.4
What's Changed
- Add Border Support to Tables by @K-Kumar-01 in #1
- Extend Support for background property and valign attribute by @K-Kumar-01 in #2
- Improve Border Parser by @K-Kumar-01 in #3
- Update Image Conversions by @K-Kumar-01 in #6
- Add Support for Image Source Provided in Link Format by @K-Kumar-01 in #7
- Improve List support by @K-Kumar-01 in #4
- Bugfix/handle ur ls without mimetypes by @nicolasiscoding in #8
- Handle Border Style Combinations and allow tableBorderOptions as a parameter by @K-Kumar-01 in #9
- Handle percentage format for font size, table height, width and margin by @K-Kumar-01 in #10
- Handle text-transform style attribute property by @K-Kumar-01 in #11
- Handle style attributes given to tr tag by @K-Kumar-01 in #12
- Fix Properties builder for Li Tag by @K-Kumar-01 in #13
- Fix build table grid by @K-Kumar-01 in #14
- Feature/text-decoration property by @Swayamshu in #16
- Feature/text-shadow by @Swayamshu in #18
- Margin: Check Zero or Truth Values for Margin by @K-Kumar-01 in #29
- Enhancement: Handle support for br tag inside inline elements by @K-Kumar-01 in #34
- Fix: Console.Warning -> Warn and rebase main by @nicolasiscoding in #36
- Fix/issue #35 by @AmitSharma512 in #37
New Contributors
- @K-Kumar-01 made their first contribution in #1
- @Swayamshu made their first contribution in #16
- @AmitSharma512 made their first contribution in #37
Full Changelog: https://github.com/TurboDocx/html-to-docx/commits/v1.9.4
v1.9.3
Full Changelog: v1.9.2...v1.9.3
v1.9.2
Full Changelog: v1.9.1...v1.9.2
v1.9.1 - contributors, readme, and package updates
What's Changed
- Feature/contributors update by @nicolasiscoding in #26
- Feature/ Create npm-publish.yml by @nicolasiscoding in #27
Full Changelog: v1.9.0...v1.9.1
v1.9.0 - Misc Fixes
What's Changed
- Add Border Support to Tables by @K-Kumar-01 in #1
- Extend Support for background property and valign attribute by @K-Kumar-01 in #2
- Improve Border Parser by @K-Kumar-01 in #3
- Update Image Conversions by @K-Kumar-01 in #6
- Add Support for Image Source Provided in Link Format by @K-Kumar-01 in #7
- Improve List support by @K-Kumar-01 in #4
- Bugfix/handle ur ls without mimetypes by @nicolasiscoding in #8
- Handle Border Style Combinations and allow tableBorderOptions as a parameter by @K-Kumar-01 in #9
- Handle percentage format for font size, table height, width and margin by @K-Kumar-01 in #10
- Handle text-transform style attribute property by @K-Kumar-01 in #11
- Handle style attributes given to tr tag by @K-Kumar-01 in #12
- Fix Properties builder for Li Tag by @K-Kumar-01 in #13
- Fix build table grid by @K-Kumar-01 in #14
- Feature/text-decoration property by @Swayamshu in #16
- Feature/text-shadow by @Swayamshu in #18
New Contributors
- @K-Kumar-01 made their first contribution in #1
- @nicolasiscoding made their first contribution in #8
- @Swayamshu made their first contribution in #16
Full Changelog: https://github.com/TurboDocx/html-to-docx/commits/v1.9.0