2.0.0
What's Changed
- Rename services to service_specs to avoid IDE's interpreting swarm-app files as docker-compose files
- Rename configs.sourceFile to configs.source_file
- Rename endpoint_spec.published to published_port
- Rename endpoint_spec.target to target_port
- Add support for endpoint_spec.publish_mode
- Make example scripts work out of the box
- Improve wait-cmd.ts logic
- Simplify README.md
Full Changelog: 1.1.1...2.0.0