- who knows...
- Inbclude camptocamp pytest tool for BDD
- Simplify repo structure
- Fix package namespace issues
- Refactor to dodoo plugin
- Add addons-path option
- Improve 0.5.2 fix: generically use bytes for py3 and str for py2 envs
- Origin refspec fix: during fetching the origin, the refspec was read and temporarliy stored. This is because we need to override narrowed CI induced refspecs in some cases. However, it was read with a newline caracter, which then was written back corrupting the git repository.
- First PyPI release
- Module change detection fixes
- Testing db teardown (close leaked db conections)
- Start of project