Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@pepsighan pepsighan released this 08 Oct 08:33
· 16 commits to master since this release

Added

  • Detachable state setters using StateSetter::state_setter & SetState::set_state.

Changed

  • Made Shared type private.
  • Batch state changes into one.
  • Upgraded to rustc 1.31.0-nightly (4efdc04a5 2018-10-06).

Fixed

  • 'static prop types were treated as optional when they are not.