Skip to content

Releases: SWAN-community/owid-go

FEAT: Migrated OWID to version 3 using ECDSA secp256r1.

08 Sep 18:51

Choose a tag to compare

v0.1.6

FEAT: Migrated OWID to version 3 using ECDSA secp256r1.

v0.1.5

05 Sep 20:09

Choose a tag to compare

UPDATE: Updated dependency version.

v0.1.3

05 Sep 16:33

Choose a tag to compare

TEST/FEAT: Used the share config project. Added more tests for config…

v0.1.2

04 Sep 15:56

Choose a tag to compare

CLEANUP: Modified the go version to 1.17

v0.1.1: FEAT: Added a debug handler to show the OWIDs as JSON.

03 Sep 17:42

Choose a tag to compare

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.