Releases: SWAN-community/owid-go
Releases · SWAN-community/owid-go
FEAT: Migrated OWID to version 3 using ECDSA secp256r1.
v0.1.6 FEAT: Migrated OWID to version 3 using ECDSA secp256r1.
v0.1.5
UPDATE: Updated dependency version.
v0.1.3
TEST/FEAT: Used the share config project. Added more tests for config…
v0.1.2
CLEANUP: Modified the go version to 1.17
v0.1.1: FEAT: Added a debug handler to show the OWIDs as JSON.
Added JSON marshal and unmarshal functions to the creator structure. Simplified local to use the new marshal and unmarshal methods rather than a shadow structure.