Releases: qld-gov-au/ckanext-report
Releases · qld-gov-au/ckanext-report
0.3.1-qgov.5 Prepare for newer CKAN
What's Changed
- QOLDEV-1005 update database syntax to handle SQLAlchemy 2.0 by @ThrawnCA in #20
- Develop to master - update database setup syntax by @ThrawnCA in #21
Full Changelog: 0.3.1-qgov.4...0.3.1-qgov.5
0.3.1-qgov.4 Prepare for CKAN 2.11
Ensure Flask views are returned and sync with upstream
Ensure Flask views are returned
What's Changed
- [QOL-9055] ensure redirects and aborts are returned by @ThrawnCA in #10
- Develop to master by @ThrawnCA in #11
Full Changelog: 0.3...0.3.1-qgov.1
Prepare for CKAN 2.9
- Split Paster vs Click command-line handling
- Split Pylons vs Flask routing
- Use 'six' to prepare for Python 3
- Make Flake8 happy
- Add GitHub Actions testing
0.2 datetime fixups
Correct datetime.now to datetime.utcnow so server timezone does not affect ckan as ckan internal datetimes must be utc
22 march 2017
point in time when forked.