Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (9 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

19 lines (9 loc) · 431 Bytes

CHANGELOG

v1.1.0:

Features:

Added:

  • Renderer: Class to store RenderArguments during editable creation. This allows configurator to access previously generated RenderArguments.
  • GroupConfigurator: Class to group editables into one view variable.

Changed:

  • Refactored IConfigurator to accomodate Renderer