Skip to content

Unidux 0.3.2

Compare
Choose a tag to compare
@mattak mattak released this 11 Oct 01:32
· 53 commits to master since this release

2017-10-11 v0.3.2

Features

  • Create default Equals implementation (#95)
  • Optimize clone performance (#104)
  • Create base class patterns of StateElement (#103)

Bug Fixes

  • Bugs of Enum selection on StateEditor (#105)
  • Show uint? on StateEditor (#114)

Etc

  • REST example (#94)
  • Divide core logic to different folder (#111)
  • Create scene transition example (#15)