Skip to content

v2.0.0

Choose a tag to compare

@jordond jordond released this 20 Jul 01:23
· 44 commits to master since this release
22e1831

2.0.0 (2019-07-20)

Bug Fixes

  • timeicon: remove iconFromHour and iconFromDate (c19f4cb)
  • windicon: fix the rotation of the wind icons (3acacee)

Features

  • boxedicon: add a widget for boxing the font icon (abb773d)
  • icons: add hidden directional icons (2766775)

BREAKING CHANGES

  • timeicon: Remove two Time icon helper functions. In favour of creating a class instead of a
    function, so you can properly customize the icons.