All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This project uses NerdBank.GitVersioning to manage version numbers. This tool automatically sets the Semantic Versioning Patch value based on the Git height of the commit that generated the build. As such, released versions of this extension will not have contiguous patch numbers. Initial major and minor releases will be documented in this file without a patch number. Patch version will be included for bug fix releases, but may not exactly match a publicly released version.
- Added contract metadata attributes
- Templates updated to depend on Neo.SmartContract.Framework v2.10.0
- Run NEON as part of build target instead of publish target.
- Note, neon output is copied to publish directory for backwards compatibility.
--enable-debug-enhancements
option. Templates only work with official NEON tool now.
- updated Neo branding as per https://neo.org/presskit
Initial Release