Releases: inosca/ebau-gwr
Releases · inosca/ebau-gwr
v0.7.1
Fix
- deps: Update dependencies (
6bec530
)
v0.7.0
Breaking
- Django has been updated to v4. If this package is consumed as django app, the host app needs to update django as well. (
401f7d3
)
Fix
- deps: Upgrade more dependencies (
eab6e39
)
- Compatibility with psycopg>3.0.17 (
750e145
)
Documentation
v0.6.3
Fix
- deps: Downgrade python-semantic-release to v7.33.3 (
803b619
)
- deps: Update dependencies (
0bd1823
)
v0.6.2
Fix
- deps: Update dependencies (
e259b36
)
v0.6.1
Fix
- linker: Allow "in" lookup for gwr-link eproid filter (
bcaa1d1
)
v0.6.0
Feature
- hous_stat_creds: Creds are identified by user and x-camac-group (
7894081
)
Fix
- docker: Run server with poetry so deps are found (
cbbbd71
)
v0.5.2
Fix
- deps: Update dependencies (
be92236
)
v0.5.1
Fix
- deps: Update dependencies (
fc7415e
)
v0.5.0
Breaking
- This commit updates django to version 3.2 which is a new major version. If this package is consumed as django app, the host app needs to update django as well: (
4adaec2
)
Documentation
- readme: Fix build status badge (
66d222a
)