Releases: BritishGeologicalSurvey/pyagsapi
Releases · BritishGeologicalSurvey/pyagsapi
V6.1
v6.0
What's Changed
- Update requirements and container by @ximenesuk in #158
- fix: forcing zip download links to be https if in bgs.ac.uk domain by @rachelheaven in #159
- Upgrade to python-ags4 to v1.1.0 by @ximenesuk in #160
- Separate errors, warnings and FYIs by @ximenesuk in #161
- All points by @ximenesuk in #162
- Refactor routes by @ximenesuk in #164
- Fix direct deprecations by @ximenesuk in #165
- Upload zip files by @ximenesuk in #166
- Improve summary in text and HTML responses by @ximenesuk in #167
- GB extent and other fixes by @ximenesuk in #168
- Add /v1 to endpoints by @ximenesuk in #169
- Updated borehole limit from 10 -> 50 by @jathe1 in #172
- Updated too many boreholes popup by @jathe1 in #173
- Introduces API versioning by @KoalaGeo in #175
- Added zip to allowed file extensions for validator and converter by @jathe1 in #179
- Clear map key between validation runs by @jathe1 in #178
- Add OS Map & 50k Geology Layer by @jathe1 in #177
- Overrides default Swagger and Redoc endpoints by @KoalaGeo in #180
- Text update to ref v6 and v1.1 by @KoalaGeo in #182
- Makes API and library versions dynamic in UI by @KoalaGeo in #183
- Uses dynamic path for AGS Data download link by @KoalaGeo in #184
- Minor UX fixes by @jathe1 in #185
- Test for an unkown rules string by @ximenesuk in #187
New Contributors
- @rachelheaven made their first contribution in #159
- @jathe1 made their first contribution in #172
Full Changelog: v5.0...v6.0
v6.0-rc.1
What's Changed
- Updated borehole limit from 10 -> 50 by @jathe1 in #172
- Updated too many boreholes popup by @jathe1 in #173
- Introduces API versioning by @KoalaGeo in #175
- Added zip to allowed file extensions for validator and converter by @jathe1 in #179
- Clear map key between validation runs by @jathe1 in #178
- Add OS Map & 50k Geology Layer by @jathe1 in #177
- Overrides default Swagger and Redoc endpoints by @KoalaGeo in #180
- Text update to ref v6 and v1.1 by @KoalaGeo in #182
- Makes API and library versions dynamic in UI by @KoalaGeo in #183
- Uses dynamic path for AGS Data download link by @KoalaGeo in #184
New Contributors
Full Changelog: v6.0-rc...v6.0-rc.1
v6.0-rc
What's Changed
- fix: forcing zip download links to be https if in bgs.ac.uk domain by @rachelheaven in #159
- Upgrade to python-ags4 to v1.1.0 by @ximenesuk in #160
- Separate errors, warnings and FYIs by @ximenesuk in #161
- All points by @ximenesuk in #162
- Refactor routes by @ximenesuk in #164
- Fix direct deprecations by @ximenesuk in #165
- Upload zip files by @ximenesuk in #166
- Improve summary in text and HTML responses by @ximenesuk in #167
- GB extent and other fixes by @ximenesuk in #168
- Add /v1 to endpoints by @ximenesuk in #169
New Contributors
- @rachelheaven made their first contribution in #159
Full Changelog: v5.0.1-rc.2...v6.0-rc
Bugfix test for HTTPS URL change
What's Changed
-
Update requirements and container by @ximenesuk in #158
-
fix: forcing zip download links to be https if in bgs.ac.uk domain #159 (not merged yet)
Full Changelog: v5.0...v5.0.1-rc.1
Test release for CI container build
What's Changed
- Update requirements and container by @ximenesuk in #158
Full Changelog: v5.0...v5.0.1-rc.2
v5.0
What's Changed
- init ghpages by @KoalaGeo in #128
- Add link to https://agsapi.bgs.ac.uk/ by @KoalaGeo in #129
- Update gui version numbers and sorting strategy input by @KoalaGeo in #133
- Update FastAPI container and dependencies by @volcan01010 in #132
- AGS3 files moved to seperate folder by @KoalaGeo in #135
- 32 geojson extract by @volcan01010 in #137
- Missing rules by @ximenesuk in #138
- Update fastapi & starlette; return https in external responses by @ximenesuk in #134
- Geojson api and gui by @ximenesuk in #142
- Report AGS summary information within additional metadata by @volcan01010 in #146
- Draft: V5 gui by @KoalaGeo in #147
- V5 gui by @KoalaGeo in #150
Full Changelog: v4.6.2...v5.0
v5.0-rc.7
What's Changed
- init ghpages by @KoalaGeo in #128
- Add link to https://agsapi.bgs.ac.uk/ by @KoalaGeo in #129
- Update gui version numbers and sorting strategy input by @KoalaGeo in #133
- Update FastAPI container and dependencies by @volcan01010 in #132
- AGS3 files moved to seperate folder by @KoalaGeo in #135
- 32 geojson extract by @volcan01010 in #137
- Missing rules by @ximenesuk in #138
- Update fastapi & starlette; return https in external responses by @ximenesuk in #134
- Geojson api and gui by @ximenesuk in #142
- Report AGS summary information within additional metadata by @volcan01010 in #146
- Draft: V5 gui by @KoalaGeo in #147
- V5 gui by @KoalaGeo in #150
Full Changelog: v4.6.2...v5.0-rc.7
v5.0-rc.2
Update to v0.5.0 of the python libary and add geojson output
What's Changed
- init ghpages by @KoalaGeo in #128
- Add link to https://agsapi.bgs.ac.uk/ by @KoalaGeo in #129
- Update gui version numbers and sorting strategy input by @KoalaGeo in #133
- Update FastAPI container and dependencies by @volcan01010 in #132
- AGS3 files moved to seperate folder by @KoalaGeo in #135
- 32 geojson extract by @volcan01010 in #137
- Missing rules by @ximenesuk in #138
- Update fastapi & starlette; return https in external responses by @ximenesuk in #134
- Geojson api and gui by @ximenesuk in #142
- Report AGS summary information within additional metadata by @volcan01010 in #146
Full Changelog: v4.6.2...v5.0-rc.2
V5.0-rc.1
Major changes are the upgrade to v0.5 of the AGS python library and the addition of geojson output.
What's Changed
- init ghpages by @KoalaGeo in #128
- Add link to https://agsapi.bgs.ac.uk/ by @KoalaGeo in #129
- Update gui version numbers and sorting strategy input by @KoalaGeo in #133
- Update FastAPI container and dependencies by @volcan01010 in #132
- AGS3 files moved to seperate folder by @KoalaGeo in #135
- 32 geojson extract by @volcan01010 in #137
- Missing rules by @ximenesuk in #138
- Update fastapi & starlette; return https in external responses by @ximenesuk in #134
- Geojson api and gui by @ximenesuk in #142
Full Changelog: v4.6.2...V5.0-rc.1