All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2022-08-14)
- Use
distroless/base
. (53d01bd)
2.0.0 (2022-08-14)
- This package is now pure ESM.
- deps: Update dependencies. (1c709d1)
- Miscellaneous improvements. (cd7014f)
- Publish ESM. (c527ef8)
- Use
npm-packlist
rather thannpm pack
. (272a2c1)
1.0.2 (2022-01-13)
- Support M1 processors. (905d83a)
1.0.1 (2022-01-13)
- Update README. (d22ae7f)
- Better error-handling when Docker daemon is not running. (fe09b5a)
1.0.0 (2021-05-13)
This release contains no breaking changes.
- Update README. (77515b0)
- deps: bump handlebars from 4.7.6 to 4.7.7 (#124) (b7e210f)
- deps: bump hosted-git-info from 2.8.8 to 2.8.9 (#126) (9ea3f53)
- deps: bump lodash from 4.17.20 to 4.17.21 (#125) (6a657aa)
- deps: Update dependencies. (624a590)
0.2.10 (2020-12-24)
- Update dependencies. (390bdd0)
0.2.9 (2020-12-21)
- Update README. (8fed6bb)
- Update dependencies. (7458908)
0.2.8 (2020-12-16)
- Update dependencies. (615d657)
0.2.7 (2020-12-09)
- Update dependencies. (26fe1ef)
0.2.6 (2020-11-20)
- Add ubuntuVersion option / CLI flag, default to 20.10. (e1a6f99)
0.2.5 (2020-11-12)
0.2.4 (2019-11-25)
0.2.3 (2019-10-30)
- Allow replacement tokens in custom tags. (1d83ca3)
- Use Dockerfile from build context, if present. (672ea22)
0.2.2 (2019-08-29)
- Improve Docker-related error-handling. (a17af2e)
0.2.1 (2019-08-28)
- Add "push" option. (d7bb087)
0.2.0 (2019-07-01)
- Add
cwd
option. (978f2dc)
0.1.2 (2019-06-07)
- Use correct capitalization when loading EJS template. (f889c4a)
0.1.1 (2019-06-07)
- Add dockerize. (f6ccda0)