* **BREAKING** Added 'environment' keyword to jobs and sequences (thx @oliver.rose). This affects all dereived job classes, which introduce their own 'environment' attribute, that then must be renamed. * Added the 'retry' keyword to jobs and sequenes * Added the 'timeout' keyword to jobs and sequences * Added 'when' keyword to sequences. * Fixed links to gitlab.com in API documentation.