Skip to content

The 0.FOURTH release

Latest
Compare
Choose a tag to compare
@xplshn xplshn released this 03 Sep 03:14
· 22 commits to master since this release
  • General QOL improvements
  • Cached binaries are no longer within $DBIN_TRACKERFILE
  • Enhanced cleanup of run
  • Better handling of the tracker file; dbin run is now sensitive to the trackerFile, eg: you can run busybox/whoami and then run coreutils/whoami and run will notice that $DBIN_CACHEDIR/whoami is NOT coreutils/whoami and will re-fetch the correct whoami.
  • dbin search now handles cached binaries correctly

Note: This nix object correction thingie is computationally expensive. Its regexp. It may be unreliable. Thus, I am providing two sets of binaries, ones without this madness and ones with it enabled. (see the 0.THIRD release for details)

EDIT:

  • Migrated metadata to dbin-metadata repo. I am deeply sorry for the 10 hours of downtime
  • update and info (without arguments) will ignore symlinks