11c50ae98d
Closes coop-cloud/abra#40.
45 lines
1.7 KiB
Markdown
45 lines
1.7 KiB
Markdown
# abra x.x.x (UNRELEASED)
|
|
|
|
- Drop `multilogs` command ([#56](https://git.autonomic.zone/coop-cloud/abra/pulls/56))
|
|
- Remove `server use` command ([#51](https://git.autonomic.zone/coop-cloud/abra/issues/51))
|
|
- `new <app>` becomes `new <type>` ([#48](https://git.autonomic.zone/coop-cloud/abra/issues/48))
|
|
- `check` is run on `deploy` now and configurable ([77ba5652b2fe15820f5edfa0f642636f7b8eae7e](https://git.autonomic.zone/coop-cloud/abra/commit/77ba5652b2fe15820f5edfa0f642636f7b8eae7e))
|
|
- App configurations are always updated now ([#42](https://git.autonomic.zone/coop-cloud/abra/issues/42))
|
|
- We use docker format `.env` files (no "export" syntax) from now now ([#55](https://git.autonomic.zone/coop-cloud/abra/pulls/55))
|
|
|
|
# abra 0.4.1 (2020-12-24)
|
|
|
|
- Bug-fixes on `app ls --status` & custom commands
|
|
- Add `app ls --server=...` and alias
|
|
|
|
# abra 0.4.0 (2020-12-24)
|
|
|
|
- New command-line interface based on docopt
|
|
- ~/.abra directory instead of expecting local .env files
|
|
- Integration tests & code coverage
|
|
|
|
# abra 0.3.1 (2020-09-27)
|
|
|
|
- Fix installer version
|
|
|
|
# abra 0.3.0 (2020-09-27)
|
|
|
|
- Add multilogs stack logs implementation ([#8](https://git.autonomic.zone/compose-stacks/abra/issues/8))
|
|
- Add beginnings of "monorepo" functionality
|
|
|
|
# abra 0.2.0 (2020-09-24)
|
|
|
|
- Prepare for swarm install script using script.d ([#12](https://git.autonomic.zone/compose-stacks/planning/issues/12))
|
|
|
|
# abra 0.1.2 (2020-09-22)
|
|
|
|
- Add upgrade command ([#10](https://git.autonomic.zone/autonomic-cooperative/abra/issues/10))
|
|
|
|
# abra 0.1.1 (2020-09-22)
|
|
|
|
- Add installer script ([#9](https://git.autonomic.zone/autonomic-cooperative/abra/issues/9))
|
|
|
|
# abra 0.1.0 (2020-09-22)
|
|
|
|
- Initial pre-alpha release
|