Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@bbc2 bbc2 released this 28 Jul 20:43
· 2 commits to master since this release

CHANGES:

  • Absolute paths are no longer concatenated with the source directory to
    form a blob candidate path: they are only treated as absolute paths.
  • Minor robustness improvements (reminder: this happens at build time):
    • Reading is done in one pass (instead of checking for existence first).
    • Only the first good path is queried (instead of both).
    • Better I/O error handling.