MonoDevelop Template Creator Addin Releases
Version 0.5
2019-06-19
- Support Visual Studio for Mac 8.1
Version 0.4
2018-06-02
- Ignore .vs folder in template.json to avoid db.lock sharing violation on creating new project from template
Version 0.3
2018-06-02
- Report template creation failures with the template engine
- Handle template scan error for a single folder
Version 0.2
2017-12-19
- Allow files to be excluded from formatting when creating a new project
Version 0.1
2017-11-12
- First Release