@@ -3,18 +3,33 @@ Change Log
33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6- v0.17.0 (?? ??? 2019)
6+ v0.17.0 (01 oct 2019)
77----------------------
88### Added
9- - Add RightToLeft table presentation. @ troosan # 1550
9+ - Add methods setValuesFromArray and cloneRowFromArray to the TemplateProcessor @ geraldb-nicat # 670
1010- Set complex type in template @troosan #1565
11+ - implement support for section vAlign @troosan #1569
12+ - ParseStyle for border-color @Gllrm0 #1551
13+ - Html writer auto invert text color @SailorMax #1387
14+ - Add RightToLeft table presentation. @troosan #1550
1115- Add support for page vertical alignment. @troosan #672 #1569
16+ - Adding setNumId method for ListItem style @eweso #1329
17+ - Add support for basic fields in RTF writer. @Samuel-BF #1717
1218
1319### Fixed
1420- Fix HTML border-color parsing. @troosan #1551 #1570
21+ - Language::validateLocale should pass with locale 'zxx'. @efpapado #1558
22+ - can't align center vertically with the text @ter987 #672
23+ - fix parsing of border-color and add test @troosan #1570
24+ - TrackChange doesn't handle all return types of \DateTime::createFromFormat(...) @superhaggis #1584
25+ - To support PreserveText inside sub container @bhattnishant #1637
26+ - No nested w: pPr elements in ListItemRun. @waltertamboer #1628
27+ - Ensure that entity_loader disable variable is re-set back to the original setting @seamuslee001 #1585
1528
1629### Miscellaneous
17- - Use embedded http server to test loading of remote images @troosan #
30+ - Use embedded http server to test loading of remote images @troosan #1544
31+ - Change private to protected to be able extending class Html @SpinyMan #1646
32+ - Fix apt-get crash in Travis CI for PHP 5.3 @mdupont #1707
1833
1934v0.16.0 (30 dec 2018)
2035----------------------
0 commit comments