Skip to content

Releases: nicinabox/boiler

0.3.0

Choose a tag to compare

@nicinabox nicinabox released this 04 Jan 19:01
  • Speed improvements
  • Cleaner output in search, list
  • Add new commands: open (open package homepage), deploy (pack and copy package to machine for testing)
  • Improve boiler init
  • Update docs
  • Support for conventional structure
  • Support config persistence
  • Automatically check for updates

0.2.2

Choose a tag to compare

@nicinabox nicinabox released this 21 Dec 23:32
  • Support version in update command: boiler update NAME [VERSION]
  • Support for urls in dependencies

0.2.1

Choose a tag to compare

@nicinabox nicinabox released this 19 Dec 16:33
  • Add post install message to source /etc/bundlerc (exports only apply to the subshell during the install)
  • Fix boiler.json missing error

0.2.0

Choose a tag to compare

@nicinabox nicinabox released this 18 Dec 16:20
  • Fix loading loading thor from master
  • Suppress warnings when creating existing symlinks
  • Add boiler info NAME for getting info on installed packages
  • Add boiler convert PLG for converting plgs (based on Influencer's plgs)
  • Attempt to convert non git:// urls when registering
  • Better boiler.json creating through boiler init
  • Bug fixes
  • Update docs

0.1.0

Choose a tag to compare

@nicinabox nicinabox released this 17 Dec 20:44
  • pack
  • install
  • update
  • register
  • search
  • list (installed)
  • init (wizard)