File tree Expand file tree Collapse file tree 4 files changed +19
-4
lines changed
Expand file tree Collapse file tree 4 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 2424
2525
2626
27- ### 0.5.0
27+ ### 0.6.0
28+ - [ New] Support hyperLink (#33 via @isdaniel )
29+ - [ New] Support custom font color and highlight color (#35 via impPDX)
30+ - [ New] Support 2 level object parameter (#32 via @ping9719 , @shps951023 )
31+ - [ Bug] Fix Multiple tags format error (#37 via @shps951023 )
2832
33+ ### 0.5.0
2934- [ New] support object & dynamic parameter (#19 via @isdaniel )
3035
3136
32-
3337### 0.4.0
34-
3538- [ New] support HeaderParts, FooterParts template
3639- [ Bug] fixed multiple table generate problem #18
3740
Original file line number Diff line number Diff line change 2323---
2424
2525
26+ ### 0.6.0
27+ - [ New] 支持 hyperLink (#33 via @isdaniel )
28+ - [ New] 支持 custom font color and highlight color (#35 via impPDX)
29+ - [ New] 支持 2 level object parameter (#32 via @ping9719 , @shps951023 )
30+ - [ Bug] 修正 Multiple tags format error (#37 via @shps951023 )
2631
2732### 0.5.0
2833
Original file line number Diff line number Diff line change 2424
2525
2626
27+ ### 0.6.0
28+ - [ New] 支持 hyperLink (#33 via @isdaniel )
29+ - [ New] 支持 custom font color and highlight color (#35 via impPDX)
30+ - [ New] 支持 2 level object parameter (#32 via @ping9719 , @shps951023 )
31+ - [ Bug] 修正 Multiple tags format error (#37 via @shps951023 )
32+
33+
2734### 0.5.0
2835
2936- [ New] 支持 object & dynamic parameter (#19 via @isdaniel )
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >net45;netstandard2.0;net5.0</TargetFrameworks >
4- <Version >0.5 .0</Version >
4+ <Version >0.6 .0</Version >
55 </PropertyGroup >
66 <PropertyGroup >
77 <AssemblyName >MiniWord</AssemblyName >
You can’t perform that action at this time.
0 commit comments