Skip to content

v1.1.0

Compare
Choose a tag to compare
@ericm ericm released this 09 Mar 22:50
· 69 commits to master since this release

Yup 1.1.0!!!

New Features

  • Added optional vim keybindings #24

Bug Fixes

  • Fixed issue with yup exiting with non-zero after no packages were discovered with yup -c #20 #21

  • Fixed yup cgo compile issue on latest go version cc2b48f

  • Reformatted code to comply closer to Golang's style guide

Upcoming Features

  • Recursive dependency check #22

  • Fixes to conflicting package installs