Skip to content

burnr v0.1.2

Compare
Choose a tag to compare
@brews brews released this 08 Feb 13:01
· 262 commits to master since this release

Changes in this patch:

  • Fixed bug in read_fhx() caused by "FHX2 format" in FHX file header.
  • Fixed bug #71, causing read_fhx() to fail when FHX has empty last line.
  • Added text option to read_fhx().
  • Corrected error message for series arg in fhx(). Fixes #73.
  • Fixed write_fhx() reversing order of series names in output file.