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.
- ...
- Users can click on the tolling symbol for any Token Definition to be taken to the corresponding Formula.
- Updated GRPC for Electron v9.3.3.
- Fixed an issue where the design canvas was sometimes not updated when the formula being constructed is currently invalid.
- Changed activity bar icon to NEO-themed logo
- Support for editing property sets
- Ability to view all types of token artifacts (token bases, behaviors, behavior groups and property sets)
- Support for creating new behaviors, behavior groups and property sets (populated with default values)
- Support for editing behaviors and behavior groups
- Preliminary support for editing token bases and property sets
- Updated schema based on TTF changes (adds representationType for property sets)
- Updated TTF snapshot that is used in sandbox mode to incorporate latest TTF changes
- Support for setting Token Definition properties.
- Changed activity bar icon to IWA logo
- Initial release