Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 457 Bytes

0.1.3

  • widen quiver dependency constraint
  • strong-mode and linter fixes

0.1.2

  • widen quiver dependency constraint

0.1.1

  • add .analysis_options (enable strong-mode)
  • minor strong-mode fixes
  • update grinder dependency constraint

0.1.0

  • merged bwu_utils_server, bwu_utils_browser
  • added Grinder tasks
  • renamed parseIntFromStringWithUnit in browser.parse_int to parseIntDropUnit
  • migrate tests to test package
  • add travis support