@@ -58,8 +58,8 @@ For **text-processing** or **data-processing**
58
58
59
59
## What's new
60
60
61
- ### vNext
62
- - Chocolatey install is availble .
61
+ ### v1.7.0 (source/binary)
62
+ - Chocolatey install is available .
63
63
- A number of cli [ convenience commands] ( doc/textrude_convenience.md ) have been added to make it easier to process data files.
64
64
- Textrude can now emit [ serialised representations] ( doc/format_conversion.md ) of object trees
65
65
- Textrude can now guess the format of models based on the first few hundred bytes of content.
@@ -68,19 +68,6 @@ For **text-processing** or **data-processing**
68
68
- TextrudeInteractive is now much better at cancelling in-flight renders
69
69
- TextrudeInteractive now configures Webview to use APPDATALOCAL for cached data
70
70
71
- ### v1.6.0 (source/binary)
72
- - Reduce annoying visual flicker when resizing edit panes
73
- - Integers larger than 32 bits supported in JSON files
74
- - textrude.exe now provides a convenient [ pipe] ( doc/cmdPipe.md ) command
75
- - textrude.exe * render* command now offers a * verbose* option
76
- - textrude.exe * info* command now shows full application path
77
- - textrude.exe now supports [ dynamic output] ( doc/dynamicOutput.md )
78
- - Prototype Grouping methods in textrude namespace
79
- - Improve templates for library autodoc
80
- - Prototype [ cpp] ( doc/lib.md#lib/cpp.sbn ) library
81
- - Prototype [ C#] ( doc/lib.md#lib/csharp.sbn ) library
82
- - Prototype [ text-processing] ( doc/lib.md#lib/line.sbn ) library
83
-
84
71
85
72
[ Full change history] ( doc/changeHistory.md )
86
73
0 commit comments