All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.5.0] - 2019-07-17
- Replace
Makefileswith Invoke and Nox scripts. - Remove
Tox. - Update CircleCI configurations for 2.1.
- Update the dependecies
[1.4.0] - 2019-02-03
- Add a
CHANGELOG.mdfile. - Setup
logurufor logging. - Add a hook to initialize the
gh-pagesbranch. - Add a script and a
Makefiletarget to update the documentation in thegh-pagesbranch. - Add support for pytest-xdist to run tests in a distributed fashion
- Rename the Makefile targets.
- Fix the Makefile target dependencies.
- Update the dependencies.
- Adjust pytest version do work with
pytest-socket.
- Adjust pytest version do work with
- Adjust the CircleCI configuration.
- Use Python 3.7.0
- Update the workflow to publish the documentation to GitHub pages automatically.
- Move the tests directory to the root of the project.
- Restructure the documentation in a more sensible way.
- Use the aiohttp theme for the documentation.
- Use a custom CSS file to emphasize keywords in the reference documentation and keywords between backticks.
- Fix the
Makefileto prevent thevenvtarget to run unnecessarily.
- Remove the
bootstrap-themesupport for Sphinx