1.4.0 (2018-03-15)
- Add a dot option to avoid streaming huge logs (3481d6d)
1.3.1 (2018-01-08)
- Single parameter builds are correctly handled (528d33f)
1.3.0 (2018-01-05)
- Run build with a single parameter (51ce4e6)
- We now have a logo! (4d7e23b)
1.2.0 (2017-06-05)
- Rename variables to conform to Gitlab Runners 9.0+ (11728b7)
- create empty array of options if undefined (b7457c1)
- Handle build cancellation (82e7dc3)
1.1.0 (2017-04-25)
1.0.0 (2017-03-21)
- Authentication is optional (fd66b83), closes #2
- Be less verbose when build is queued (7a4aa14)
- Parameters are correctly sent (926dd84)
- Polling interval is correctly used (1528661)