- Launch tasks when they're corountines (but still sequentially) (#93)
- Make it possible to launch tasks not defined in the project (#91)
- Add apt install of postgresql-client in the contributing page (#90)
- Fix multiple doc issues (#89)
- Query system. Now the connector is agnostic of the queries it runs (#83)
- Renaming things (#81)
- All sql queries in an SQL file, and a system to turn a query into a function (#71)
- Add Codeowners and PR template (#73)
- Add more granular tests to cli, and fix tests that actually didn't test anything (#69)
- Save job events in the DB (#70)
- Add linear and exponential backoff (#64)
- Merge pull request #63 from peopledoc/split-howto
- Wording, documentation & doc review, typos (#58, #72, #74, #75, #76, #78)