Skip to content

0.3.1

Compare
Choose a tag to compare
@David-OConnor David-OConnor released this 08 Apr 23:38
· 816 commits to master since this release
  • Top level view functions now return Vec<El<Ms>> instead of El<Ms>, mounted directly to
    the mount point. (Breaking)
  • push_route() can now accept a Vec<&str>, depreciating push_path().
  • Fixed a bug where window events couldn't be enabled on initialization