Skip to content

0.3.0

Choose a tag to compare

@fosskers fosskers released this 03 Aug 21:51
· 22 commits to master since this release
5ecb17a

Added

  • vend eval for running arbitrary Lisp from the command line with all your dependencies available.
  • More entries to the registry.
  • A Makefile.

Fixed

  • When dependencies within vendored/ were symlinked to another local folder,
    vend graph would occasionally count certain dependencies more than once.