* Expose CLI command `acdk` to enable deployment/destruction through CLI.
2.0.0
* Major bug fixes for resolving stack dependencies. The algorithm for parallel stack destruction has fundamentally changed. * Added integration tests to test against an actual AWS environment. * More improvements will come for 2.1.0.
1.3.0
* Do not rebuild assets on destroy.
1.2.0
* Do not rebuild assets on deployment.
1.1.0
* Add ability to control maximum parallel deployments.
1.0.0
* Complete rework of the project. Build a dependency tree to determine what to deploy.