0.1.1
- Fixed methods for reading loose objects (
readObjectHeaderByOid
,readObjectHeaderByHash
,readObjectByOid
andreadObjectByHash
) that were not working in some cases due to incorrect formation of the fanout table whenfs.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 offs.readdir()
's result list order