Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 05:23
· 604 commits to main since this release
937df33

   🚀 Features

  • Enable codecov  -  by @luxass (2fdc4)
  • Implement RawDataFile class and internal_parseHeading function with comprehensive tests  -  by @luxass (ebf7d)
  • Enhance RawDataFile class with content validation and comprehensive tests  -  by @luxass (22955)
  • Add missing annotation handling with parsing and tests  -  by @luxass (77ce1)
  • Add isCommentLine and isEmptyLine functions with tests for line validation  -  by @luxass (857ba)

   🐞 Bug Fixes

  • Correct error checks in RawDataFile class for lines and heading properties  -  by @luxass (443db)
  • Correct isCommentLine test case for leading space handling  -  by @luxass (79c0d)
  • Mark v16.0.0 test case as todo for BidiTest  -  by @luxass (44f46)
  • Add missing exports  -  by @luxass (0774b)
    View changes on GitHub