Skip to content

2.13

Compare
Choose a tag to compare
@svniemeijer svniemeijer released this 04 Nov 15:59
· 509 commits to master since this release

πŸ“… 2015-04-29

  • Fixed Python wrapping of functions coda.time_string_to_parts,
    coda.time_string_to_double, and coda.time_string_to_double_utc.
    (they now accept both format and string parameters again)
  • Added Python 3 compatibility.
    In Python 3 coda_expression_eval_string() returns 'bytes' and
    coda_cursor_read_string() returns 'unicode'.
  • Added --open_as option to codadump debug mode.
  • Doxygen documentation is now made with doxygen 2.8.9.1.