Skip to content

0.2.0

Compare
Choose a tag to compare
@wapmorgan wapmorgan released this 05 Mar 21:43
· 33 commits to master since this release
  • Backward-incompatible change: reading chars in readGroup() returns original chars, not their code now! Be sure to update groups definitions. Just change type of field from c to i (integer) and set field size to 8.

  • Added possibility to set marks at negative offsets in markOffset().

  • Added possibility to read/write integers in 8 bytes.

  • Added possibility for explicit speicification of bit field in group defitinions with b: prefix.