v1.0.0: Major version 1
The biggest release to date! This is a major release, and likely breaks most of the previous definitions and data (due to some core format changes).
- Add support for loading and saving json.
- Adds support for GraphNodes, and Graph based editing.
- Added ability to generate a rough definition for a xml or json file. This show speed up the creation of definitions for existing data.
- Added a 'Swap' option to references. This attempts to swap the current data with another definition. This should make creating definitions far less painful.
- Adds dockable miscellaneous tools:
- Add UndoHistory tool that allows viewing and browsing the Undo history.
- Add StartPage that shows a fair amount of useful data.
- Add FocusTool that allows for easily seeing the data for the selected node in the Graph view.
- Optimised a lot.
- Removed the ability to change the element name dynamically (via ChildAsName or ValueAsName).
- Added support for updating the tool semi-automatically.