Skip to content

1.0.0-beta2

Compare
Choose a tag to compare
@brendandburns brendandburns released this 24 Mar 05:25
· 3723 commits to master since this release

Fixes

  • Fix a bug when Watch returns a Status object
    (#165).
  • Add support for Quantity type
    (#129).
  • Add support for IntOrString
    (#108).
  • Fix some leaks by calling close
    (#106).