Skip to content

v0.2.4: Bugfixes, new data integrity and invariant checks, remove title prefetching

Compare
Choose a tag to compare
@pirate pirate released this 27 Feb 20:29
0e2928e
  • better archive corruption guards (check structure invariants on every parse & save)
  • remove title prefetching in favor of new FETCH_TITLE archive method
  • slightly improved CLI output for parsing and remote url downloading
  • re-save index after archiving completes to update titles and urls
  • remove redundant derivable data from link json schema
  • markdown link parsing support
  • faster link parsing and better symbol handling using a new compiled URL_REGEX