- feat: add support for the update action (@donaldpiret)
- feat: add support for fargate run actions (@donaldpiret)
- fix: append proper arguments to the update command #15 (@donaldpiret)
- fix: unquote the command (@donaldpiret)
- fix: typo (@donaldpiret)
- fix: downgrade the docker version of ecs-deploy to a published one (@donaldpiret)
- fix: quote custom commands (@donaldpiret)
- Create FUNDING.yml (@donaldpiret)
- build(deps): bump path-parse from 1.0.6 to 1.0.7 #14 (@dependabot[bot])
- build(deps): bump glob-parent from 5.1.1 to 5.1.2 #13 (@dependabot[bot])
- build(deps): bump lodash from 4.17.20 to 4.17.21 #12 (@dependabot[bot])
- build(deps): bump handlebars from 4.7.6 to 4.7.7 #10 (@dependabot[bot])
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 #11 (@dependabot[bot])
- build(deps): bump gitlog from 4.0.3 to 4.0.4 #9 (@dependabot[bot])
- build(deps): bump y18n from 4.0.0 to 4.0.1 #8 (@dependabot[bot])
- build(deps): bump ini from 1.3.5 to 1.3.8 #7 (@dependabot[bot])
- @dependabot[bot]
- Donald Piret (@donaldpiret)
- feat: version bump for new release (@donaldpiret)
- docs: add sgarner as a contributor #6 (@allcontributors[bot])
- Add support for cron action (to update a scheduled task) #5 (@sgarner)
- deps: bump package dependencies and switch to yarn (@donaldpiret)
- ci: switch to an auto release flow (@donaldpiret)
- ci: add CodeQL analysis (@donaldpiret)
- ci: add version to package (@donaldpiret)
- Bump lodash from 4.17.15 to 4.17.19 #3 (@dependabot[bot])
- @allcontributors[bot]
- @dependabot[bot]
- Donald Piret (@donaldpiret)
- Simon Garner (@sgarner)
v0.1.0 - 2020-05-03
- add support for --rollback and --no-deregister flags.
- add documentation related to contributing and tighten up tooling