Skip to content

Releases: CodeWitchBella/isbl-docker-start

Version 0.12.0

07 Sep 13:46
Compare
Choose a tag to compare
  • ed3a434 chore: publish version 0.12.0
  • 576af86 feat: remove extra files from npm publish
  • 48a375a fix: remove __dirname
  • ecff1e0 chore: switch to esm-only publish
  • ef8364a docs: update LICENSE file and update badges in README
  • b8ec10d Create LICENSE

Version 0.11.0

15 Aug 14:49
Compare
Choose a tag to compare
  • 8182ba9 chore: move @types/node to devDependencies

Version 0.10.1

15 Aug 14:46
Compare
Choose a tag to compare
  • 4bb38d3 ci: setup automatic publish

Version 0.10.0

06 Aug 19:38
Compare
Choose a tag to compare

Breaking change does not install python2 by default. Required change to support node@16 images

  • 4823cd6 fix, breaking: install python3, not python

Version 0.9.1

08 Apr 12:07
Compare
Choose a tag to compare
  • 432585f fix: actually rename the file

Version 0.9.0

08 Apr 11:59
Compare
Choose a tag to compare
  • 86fb069 feat: (breaking) rename bin script to match package name

Migration: just change docker-run to docker-start in your usage

Version 0.8.0

08 Apr 11:55
Compare
Choose a tag to compare
  • 980ad4a feat: prefix default node image with registry address
  • eee7ca7 chore: add prettierrc
  • 8e6dac9 docs: fix links in readme.md

Version 0.7.1

08 Apr 11:49
Compare
Choose a tag to compare
  • da8e527 chore: move to separate repository
    Also semi-automated npm publishing using @isbl/publisher