Skip to content

The 0.FIFTH release!

Compare
Choose a tag to compare
@xplshn xplshn released this 06 Oct 19:18
· 143 commits to master since this release
  • Use XATTR in order to track which binaries were install by dbin, this ensures that dbin will never remove or update a binary that wasn't installed by it
  • Parallel install (haven't finished writing an implementation that uses multi progressbars, sorry)
  • Requests now disable cache
  • findURL(), addToTrackerFile(), install.go & remove.go now always work in a bulk/parallel manner
  • Improved info.go, made it work with the newer(not newest, yet) metadata format
  • Added buffered IO in various funcs :)