Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 773 Bytes

Changelog

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.

[0.1.69] - 2020-08-10

Changed

  • RepeatView now adds an inactive prefab to the scene to make it easier to edit

[0.1.68] - 2020-08-10

Added

  • Navigator.OnScreenAdded

Changed

  • Screen => VioletScreen
  • Fix user-initiated render to always use forceRender

[0.1.60] - 2020-07-26

Added

  • VioletButton
  • Violet.Log

[0.1.50] - 2020-07-25

Added

  • Navigator
  • Screen

[0.1.42] - 2020-07-21

Added

  • ChildView
  • StateMonobehaviour

[0.1.0] - 2020-07-19

Added

  • View
  • RepeatView