Releases: mini-software/MiniWord
Releases · mini-software/MiniWord
0.8.0
0.8.0
-
[New] Support new OpenXml to solve the problem of line wrapping to multiple lines #68 (via @ping9719)
-
[New] Support if statement inside foreach statement inside templates. Please refer to samples. (via @eynarhaji)
-
[New] Change tags for if statements for single paragraph if statement {{if and endif}} inside templates. Please refer to samples. (via @eynarhaji)
-
[Bug] The table should be inserted at the template tag position instead of the last row #47 (via @itldg)
0.7.0
0.7.0
- [New] Add support to List inside List via
IEnumerable<MiniWordForeach>
and{{foreach
/endforeach}}
tags (via @eynarhaji) - [New] Add support to @if statements inside templates (via @eynarhaji)
- [New] Support multiple color word by word (via @andy505050)
0.4.0-0.6.0
0.6.0
- [New] Support hyperLink (#33 via @isdaniel)
- [New] Support custom font color and highlight color (#35 via impPDX)
- [New] Support 2 level object parameter (#32 via @ping9719 , @shps951023)
- [Bug] Fix Multiple tags format error (#37 via @shps951023)
0.5.0
0.4.0
- [New] support HeaderParts, FooterParts template
- [Bug] fixed multiple table generate problem #18
0.3.0
0.3.0
- [New] Support table generate #13
- [New] datetime format -> yyyy-MM-dd HH:mm:ss
- [Bug] fixed spliting template string like
<w:t>{</w:t><w:t>{<w:/t><w:t>Tag</w:t><w:t>}</w:t><w:t>}<w:/t>
problem #17
0.2.1
- [Bug] fixed mutiple tag System.InvalidOperationException: 'The parent of this element is null.' #13
0.2.0
0.1.0-0.1.1
0.1.1
- [Bug] Fix Fuzzy Regex replace similar key
0.1.0
- [Feature] basic template export