Skip to content

The 0.SECOND release

Compare
Choose a tag to compare
@xplshn xplshn released this 24 Aug 23:15
· 42 commits to master since this release
  • Better handling of errors in install.go, remove.go, update.go, run.go, findurl.go
  • Handle verbosity levels correctly
  • Updated the examples section in the help page
  • Updated the CCMD library, now the help page prints its sections in the correct order (ALWAYS)
  • We now support a hobby operating system called Windows (it was a 2 lines change anyways)
  • run.go is now more portable, we dropped the syscall package in favor of using os.Stat to get the ATIME of files in DBIN_CACHEDIR