Skip to content

v8.7

Compare
Choose a tag to compare
@brancomat brancomat released this 10 Jan 09:47
· 371 commits to master since this release

New in version 8.7

  • Fixed the command line documentation of possible input types (#202)
  • Restructured and tested documentation (#204, #205, #206)
  • JSON is now supported for encoding/decoding wherever BUFR and CREX are (#202)
  • Improved python API documentation (#187, #189, #191)
  • Improved documentation of dballe types (#199)
  • Turned a segfault into a proper exception (#197)
  • Parse again '-' as missing (#200)
  • Fixed passing strings as datetime values from python (#174)