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.
v0.2.0 - 2021-03-03
- Fixed installing psycopg2 on mac. (16a487a by Tonye Jack).
v0.1.0 - 2021-02-28
- Fixed release. (e832ae7 by Tonye Jack).
- Fixed install step. (#61) (3c2810b by Tonye Jack).
- Fixed error generating docs. (#57) (3bfa8ba by Tonye Jack).
- Fixed test (04405cc by Tonye Jack).
- Fixed test. (05a404a by Tonye Jack).
- Fixed type errors. (8e71864 by Tonye Jack).
- Fixed bug with docs. (db6d7ab by Tonye Jack).
- Fixed flake8 errors. (07a4419 by Tonye Jack).
- Removed unused readme.rst. (#67) (8564f0e by Tonye Jack).
- Removed unused code. (896e520 by Tonye Jack).
- Removed unused imports. (dceea6c by Tonye Jack).
v0.0.10 - 2020-02-28
- Fixed missing pg_config. (bcffacc by Tonye Jack).
- Fixed permission error. (9aec463 by Tonye Jack).
- Fixed workflow. (c157de1 by Tonye Jack).
- Removed unused import. (3b3a952 by Tonye Jack).
v0.0.9 - 2019-11-19
- Fixed link. (60e75d5 by Tonye Jack).
v0.0.6 - 2019-11-04
- Added env vars. (5738df6 by Tonye Jack).
- Added documentation and improved readme.md (946eac6 by Tonye Jack).
- Fixed connection errors. (cc048ad by Tonye Jack).
- Fixed settings. (09c26e0 by Tonye Jack).
- Fixed test command. (ccb0d7a by Tonye Jack).
- Removed sdist. (e2dcdae by Tonye Jack).
v0.0.5 - 2019-10-23
- Fixed bug with modelsubscription and added new decorators. (6c616ed by Tonye Jack).
v0.0.4 - 2019-10-21
- Added model subscription to sdist. (df9074e by Tonye Jack).
- Removed unrelated settings. (f270a93 by Tonye Jack).
v0.0.3 - 2019-10-21
- Removed .bumpversion.cfg (2140477 by Tonye Jack).
v0.0.1 - 2019-10-20
- Added subscription and observers module. (4405e25 by Tonye Jack).