Releases: nickschuch/marco
Releases · nickschuch/marco
Rearchitected
2.0.0 Remove Gofile
ECS support
Provides ECS support:
$ marco --port=80 --backend=ecs --ecs-region=ap-southeast-2 --ecs-cluster=default
0.1.0
Update build method.
Release candidate 0.1.0-rc1
- Major refactor
- New backends
- Tutum
- Mock
- New balancer
- First
- Round robin
- Lots of test coverage
Initial release
An initital release.
What this means:
- Code is working for my scenarios.
- Setup a basic test suite.