Skip to content

0.1.1

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 19 Feb 19:55
  • Fixed methods for reading loose objects (readObjectHeaderByOid, readObjectHeaderByHash, readObjectByOid
    and readObjectByHash) that were not working in some cases due to incorrect formation of the fanout table when fs.readdir() returns an unsorted list of entries
  • Fixed listRemotes() method to always return a sorted list of remotes
  • Fixed stat() method to return stable results disregarding of fs.readdir()'s result list order