Releases: xelixdev/django-pgviews-redux
Releases · xelixdev/django-pgviews-redux
v0.12.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #79
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #81
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #82
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #83
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #85
- update pre commit by @Frank-Howard in #87
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #90
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #86
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #88
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #89
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #91
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #92
- Support new pythons / postgres, remove old python / postgres support by @mikicz in #96
New Contributors
- @Frank-Howard made their first contribution in #87
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #57
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #58
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #60
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #61
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #62
- Bump snok/install-poetry from 1.3.4 to 1.4.1 by @dependabot in #63
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #64
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #65
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #68
- Test on postgres 16 and django 5.1 by @mikicz in #69
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #70
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #71
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #72
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #73
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #75
- Resolves #76 Decouple post_migrate signal from refreshing the views by @themrinalsinha in #77
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #78
New Contributors
- @themrinalsinha made their first contribution in #77
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #53
- Skip because of disallowed connections before putting back in the queue by @mikicz in #55
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #54
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Simplify test structure by @mikicz in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #52
- Bump actions/checkout from 3 to 4 by @dependabot in #51
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #50
- Bump actions/download-artifact from 3 to 4 by @dependabot in #49
- Improved PostgreSQL Schema Handling by @likeon in #28
New Contributors
Full Changelog: v0.9.5...v0.10.0
v0.9.5
What's Changed
- Update versions by @mikicz in #35
- Use ruff by @mikicz in #36
- Add dependabot for actions by @mikicz in #37
- Bump actions/setup-python from 3 to 5 by @dependabot in #38
- Revert ruff checking to assert by @mikicz in #41
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #39
- Bump actions/checkout from 3 to 4 by @dependabot in #40
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #45
- Change default DB name/password in tests by @mikicz in #46
- Poetry packaging by @mikicz in #47
New Contributors
- @dependabot made their first contribution in #38
- @pre-commit-ci made their first contribution in #43
Full Changelog: v0.9.4...v0.9.5
v0.9.4
v0.9.3
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Add compatibility module to handle psycopg2/3 import by @hugorodgerbrown in #25
- Fix passenv by @mikicz in #26
- Test psycopg3 and bump version by @mikicz in #27
New Contributors
- @hugorodgerbrown made their first contribution in #25
Full Changelog: v0.9.1...v0.9.2