Skip to content

0.9.14

Compare
Choose a tag to compare
@whitews whitews released this 08 Mar 16:13
· 166 commits to master since this release

BUGFIX: Fixes issue where data offsets were not set correctly when exporting large FCS files (issue #12). Thanks to @andreas-wilm for PR #13.
BUGFIX: Export of FCS files would fail in rare cases where the text section byte length would be off due to the length increasing by one digit (leading to incorrect DATA section offset).
API: FlowData attribute cur_offset is no longer public (is only used internally in the constructor)