Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Fix misaligned pages

Choose a tag to compare

@realratchet realratchet released this 15 Nov 10:47
fca1438
  • Fix an issue where csvs with mixed layouts (no trailing commas) would get corrupted, they will be treated as empty strings instead.
  • Remove python backend for csv parser as it has been deprecated and superseded by nim