Bpkg Versions Save

Lightweight bash package manager

1.1.3

1 year ago

1.1.0

1 year ago

1.1.1

1 year ago

1.1.2

1 year ago

0.3.0

3 years ago

Full Changelog

Changes

  • Changes various (text) files to *not* be executable #98 (@Potherca)
  • Reintroduce Makefile that invokes setup.sh #93 (@jwerle)

Fixes

  • Empty installation folders? #96
  • Unable to find package.json #95
  • Fixes for #95 and #96 (caused by accident in #81) and other bugs #99 (@Potherca)

0.3.1

3 years ago

Full Changelog

Changes

  • Activating Open Collective #102 (@monkeywithacupcake)

Fixes

  • Problem with package.json that has not only one name #106
  • clib install fails: unable to fetch clibs/opencollective:package.json #110
  • Fixes install error with clib. #111 (@Potherca)
  • package json name key parse fix #105 (@drefixs)

0.3.2

3 years ago

Full Changelog

Changes

  • Installing $HOME #76
  • Installation in $HOME #117 (@jclaveau)

Fixes

  • bpkg install is broken since #76 #118
  • refactor(lib/install/install.sh): Use double-quotes and double bracket conditional compound #120 (@jwerle)
  • refactor(setup.sh): Use double-quotes and double bracket conditional compound #119 (@jwerle)