2021-11-25 12:55:19 +02:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2022-06-07 18:48:17 +03:00
|
|
|
## docx-wasm@0.0.262 (7. Jun, 2022)
|
|
|
|
|
|
|
|
- Add `imageData` in `Shape` reader.
|
|
|
|
|
2022-06-02 19:13:26 +03:00
|
|
|
## docx-wasm@0.0.262 (27. May, 2022)
|
|
|
|
|
|
|
|
- [BUGFIX] Fixed a bug, it is not able to read jpeg from js.
|
|
|
|
|
|
|
|
## docx-wasm@0.0.261 (25. May, 2022)
|
|
|
|
|
|
|
|
- [BUGFIX] Fixed a bug, it is not able to write images.
|
|
|
|
|
|
|
|
## docx-wasm@0.0.260 (23. May, 2022)
|
|
|
|
|
|
|
|
- [Breaking] Add `id` and `path` to `images` output.
|
|
|
|
|
2022-05-20 05:31:25 +03:00
|
|
|
## docx-wasm@0.0.259 (20. May, 2022)
|
|
|
|
|
|
|
|
- [BUGFIX] Use default `numPr` if numId not found to avoid panic.
|
|
|
|
|
2022-05-20 05:21:58 +03:00
|
|
|
## docx-wasm@0.0.258 (19. May, 2022)
|
|
|
|
|
|
|
|
- [Breaking] Use `self.based_on` and `self.next` in `style` instead of `Normal`.
|
|
|
|
|
|
|
|
## docx-wasm@0.0.257 (18. May, 2022)
|
|
|
|
|
|
|
|
- [Breaking] Use `i32` for `PageMargin` props instead of unsigned.
|
|
|
|
|
2022-03-29 11:56:49 +03:00
|
|
|
## docx-rs@0.4.0, docx-wasm@0.0.252 (29. March, 2022)
|
|
|
|
|
|
|
|
- [Breaking] Change image size unit `px` to `emu`.
|
|
|
|
- [Breaking] fix `drawing` json types.
|
|
|
|
|
2022-03-29 05:08:37 +03:00
|
|
|
## docx-wasm@0.0.249 (25. March, 2022)
|
|
|
|
|
|
|
|
- Change `widthType` case to camelCase in JS.
|
|
|
|
|
|
|
|
## docx-wasm@0.0.248 (24. March, 2022)
|
|
|
|
|
|
|
|
- Change `lineRule` case to camelCase in JS.
|
|
|
|
|
|
|
|
## docx-wasm@0.0.247 (16. March, 2022)
|
2022-03-16 05:54:17 +02:00
|
|
|
|
|
|
|
- Add js interface for `rStyle`.
|
|
|
|
|
2022-03-16 05:30:16 +02:00
|
|
|
## docx-wasm@0.0.246, docx-rs@0.3.4 (16. March, 2022)
|
|
|
|
|
|
|
|
- Support `rStyle`.
|
|
|
|
|
2022-03-15 10:32:15 +02:00
|
|
|
## docx-wasm@0.0.245, docx-rs@0.3.3 (15. March, 2022)
|
|
|
|
|
|
|
|
- Fixed a author of `del` in `ins`.
|
2022-03-16 05:30:16 +02:00
|
|
|
|
2022-02-04 11:37:04 +02:00
|
|
|
## docx-wasm@0.0.242 (4. February, 2022)
|
|
|
|
|
|
|
|
- Support `ins` in table row property
|
|
|
|
|
2022-01-27 07:06:46 +02:00
|
|
|
## docx-wasm@0.0.235 (25. January, 2022)
|
|
|
|
|
|
|
|
- Support `del` in table row property
|
|
|
|
|
2022-01-22 17:58:42 +02:00
|
|
|
## docx-wasm@0.0.232, 0.0.233, 0.0.234 (24. January, 2022)
|
|
|
|
|
|
|
|
- Fixed a level reader to read paragraphProperty and runProperty
|
|
|
|
|
2022-01-19 12:59:18 +02:00
|
|
|
## docx-wasm@0.0.231 (19. January, 2022)
|
|
|
|
|
|
|
|
- Fixed a pPr reader.
|
2022-01-19 07:09:38 +02:00
|
|
|
## docx-wasm@0.0.229 (19. January, 2022)
|
|
|
|
|
|
|
|
- Fixed a del/ins type in runProperty
|
|
|
|
|
2022-01-18 07:19:23 +02:00
|
|
|
## docx-wasm@0.0.228 (18. January, 2022)
|
|
|
|
|
|
|
|
- Fixed a bug, numPr reader panic when id is none.
|
|
|
|
|
2022-01-17 18:44:08 +02:00
|
|
|
## docx-wasm@0.0.226, 0.0.227 (17. January, 2022)
|
2022-01-17 08:34:43 +02:00
|
|
|
|
|
|
|
- Add `paragraphPropertyChange` api for JS.
|
|
|
|
|
2022-01-14 08:03:53 +02:00
|
|
|
## docx-wasm@0.0.222, 223, 224, 225 (14. January, 2022)
|
|
|
|
|
|
|
|
- Fixed a typo `window_control` -> `widow_control`
|
|
|
|
- Fixed a numPr reader.
|
|
|
|
|
2022-01-06 12:26:48 +02:00
|
|
|
## docx-wasm@0.0.219, 220, 221 (6. January, 2022)
|
2022-01-06 09:50:43 +02:00
|
|
|
|
|
|
|
- [Internal]Support runFonts reader.
|
|
|
|
|
2022-01-06 09:19:21 +02:00
|
|
|
## docx-wasm@0.0.218 (6. January, 2022)
|
|
|
|
|
|
|
|
- Support minimum ToC API for JS (see https://github.com/bokuweb/docx-rs/pull/394).
|
|
|
|
|
2021-12-21 08:47:29 +02:00
|
|
|
## docx-wasm@0.0.217 (21. December, 2021)
|
|
|
|
|
|
|
|
- Fix `strike` API for JS.
|
|
|
|
|
2021-12-21 04:58:54 +02:00
|
|
|
## docx-wasm@0.0.216 (21. December, 2021)
|
|
|
|
|
|
|
|
- Support `strike` for run.
|
|
|
|
|
|
|
|
## docx-rs@0.3.2 (9. December, 2021)
|
2021-12-09 12:50:28 +02:00
|
|
|
|
|
|
|
- Add `DataBinding` API. See docx-core/examples/data_binding.rs
|
|
|
|
- Add minimum `ToC` API. See docx-core/examples/dirty_toc.rs
|
|
|
|
|
2021-12-21 04:58:54 +02:00
|
|
|
## docx-wasm@0.0.215 (26. November, 2021)
|
2021-11-26 12:07:10 +02:00
|
|
|
|
|
|
|
- Add before/afterLines to LineSpacingJSON.
|
|
|
|
|
2021-12-21 04:58:54 +02:00
|
|
|
## docx-wasm@0.0.214 (26. November, 2021)
|
2021-11-26 12:00:13 +02:00
|
|
|
|
|
|
|
- Fixed a missed pkg.
|
|
|
|
|
2021-12-21 04:58:54 +02:00
|
|
|
## docx-rs@0.3.1/docx-wasm@0.0.212 (25. November, 2021)
|
2021-11-25 12:55:19 +02:00
|
|
|
|
2021-11-25 16:47:21 +02:00
|
|
|
- Fix #327. Disable header if empty. (https://github.com/bokuweb/docx-rs/pull/369)
|
2021-11-25 12:55:19 +02:00
|
|
|
|
2021-12-21 04:58:54 +02:00
|
|
|
## docx-rs@0.3.0/docx-wasm@0.0.211 (25. November, 2021)
|
2021-11-25 12:55:19 +02:00
|
|
|
|
|
|
|
- Improve lineSpacing interface (https://github.com/bokuweb/docx-rs/pull/367)
|