Releases: NeVeSpl/NTypewriter
Releases · NeVeSpl/NTypewriter
v0.3.9
v0.3.8
v0.3.6
addition to the code model:
v0.3.4
v0.3.1
v0.3.0
v0.2.9
v0.2.7
Scriban updated from 4.1.0 to 5.0.0
Two new built-in functions were added :
And one addition to CodeModel:
- ISymbolBase.Locations
v0.2.6
This release contains a very big change for the Editor. Now the whole process of generating files is decoupled from VS and placed in NTypewriter.Runtime. After decoupling, the code is fully testable, but before that, it was not covered by even a single test. Without having tests for that part of the code, some bugs could have been introduced during refactoring. If you find out any suspicious behaviour, please, let me know,
v0.2.0
NTypewriter:
Scriban updated from 4.0.1 to 4.1.0
Buildalyzer updated from 3.2.2 to 3.2.3
Editor:
Added possibility to render a template when it is saved.