Skip to content

Releases: BritishGeologicalSurvey/pyagsapi

v4.0-rc

01 Mar 15:26
b82885b

Choose a tag to compare

Major update of pyagsapi to bring in line with the Official AGS Python Library & Windows Validator.

Key upgrades and bug fixes as identified in #59:

Update ags python library to v0.4.1
Implement excel sheet order parameter
Allow validation of .AGS files
HTML popup default
Bug fixed relating to JSON response and false validation errors on files with TRIT or SUCT groups

What's Changed

Full Changelog: v3.1.1...v4.0-rc

v3.1.1

11 Oct 16:40
77239ed

Choose a tag to compare

Minor Update addressing #50

v3.1

28 Sep 09:45
4f56793

Choose a tag to compare

Improved metadata and convert to numeric functions

v3.0

23 Sep 09:41

Choose a tag to compare

Significant refactor of python endpoints.
Merge of schema and data validation in front end
Addition of further BGS data checks including geometry

v2.1.0

21 Sep 09:31

Choose a tag to compare

v2.1.0 Pre-release
Pre-release

Significant refactor of python endpoints.
Merge of schema and data validation in front end

v2.0.2

01 Sep 21:49
2eb0226

Choose a tag to compare

Remove all BGS branding from GUI, leaving generic plain HTML template

v2.0.1

31 Aug 09:22
f894bb5

Choose a tag to compare

Ammend landing page descriptions

v2.0

30 Aug 22:20
956178c

Choose a tag to compare

Add data validation to NGDC specs
Update GUI

v1.8.0

27 Aug 22:04

Choose a tag to compare

Remove dependency on python library CLI
Extend integration tests
Update HTML styling

v1.1.0

23 Aug 10:00
8f50afb

Choose a tag to compare

Fix versions of dependencies
Configured integration tests
Fixed Running in Docker issues