Tags give the ability to mark specific points in history as being important
-
2019-05-28
Release: 2019-05-288f9ccbf3 · ·- [ENH] Do not pin versions to minor releases to allow security updates !74 - [ENH] Use variable for project name in Makefile !79 - [BUG] Run pipenv inside docker !77 - [NEW] Disable google indexing on test servers !76 - [ENH] Bump pyyaml version !73 - [BUG] Fix Docker Compose install in pipeline, ensures build dependencies in CI !68
-
2019-04-05
Release: 2019-04-057deb7400 · ·- [ENH] Specify indent style of Makefile to be tabs in `.editorconfig` - [BUG] Run `pipenv-check` through docker. Otherwise it might fail in CI.
-
2019-03-16
Release: 2019-03-16af3c385c · ·- Switch `npm` to `yarn` for de-dupe during install and `resolution` overrides **Migration guide:** - Remove existing `package-lock.json` - Start development docker environment to generate `yarn.lock` - Commit `yarn.lock` changes.