Skip to content

Releases: nickschuch/marco

Rearchitected

01 Oct 12:57
Compare
Choose a tag to compare
2.0.0

Remove Gofile

ECS support

28 Aug 00:49
Compare
Choose a tag to compare

Provides ECS support:

$ marco --port=80 --backend=ecs --ecs-region=ap-southeast-2 --ecs-cluster=default

0.1.0

02 May 10:10
Compare
Choose a tag to compare
Update build method.

Release candidate 0.1.0-rc1

02 Mar 23:45
Compare
Choose a tag to compare
  • Major refactor
  • New backends
    • Tutum
    • Mock
  • New balancer
    • First
    • Round robin
  • Lots of test coverage

Initial release

28 Dec 11:25
Compare
Choose a tag to compare

An initital release.

What this means:

  • Code is working for my scenarios.
  • Setup a basic test suite.