Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 824 Bytes

CHANGES.rst

File metadata and controls

49 lines (32 loc) · 824 Bytes

Changelog

Version 0.3.2

Released on 2014-02-02.

  • Added python3.3 and pypy support
  • Use detox for parallel multienv tests
  • Corrected WindAvgDir and WindHiDir
  • Added one byte shift if wake-up is not working

Version 0.3.1

Released on 2012-06-28.

  • remove duplicate records
  • sort records by Datetime field

Version 0.3

Released on 2012-06-26.

  • Use ordereddict to order data fields (Datetime field first)
  • Fix a bug related to timeout
  • Set timeout to 10 sec by default

Version 0.2

Released on 2012-06-20.

  • Remove blist from requirements
  • Minor bug fixes

Version 0.1

Released on 2012-06-14.

  • First properly tagged release.
  • Support VantagePro2 revB only.
  • Parsing binary data into dict and list of dict.
  • Command-line script.