Skip to content

Tags: EBISPOT/gwas-sumstats-tools

Tags

1.0.23-b.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Avoid mutable default args in MetadataClient init (#47)

* fix: MetadataClient init

* chore: Bump version to 1.0.23-b.3

* fix: Mutable default arg in MetadataClient init

* fix: Mutable default arg in get_file_metadata

* fix: Remove default values for is_harmonised and is_sorted

1.0.22

chore: Bump version to 1.0.22

1.0.21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: New primary error type for zero p-values (#42)

* feat: New primary error type for zero p-values

* docs: Update how to run tests

1.0.20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml

1.0.19

chore: Bump version to 1.0.19

1.0.18

chore: Bump version to 1.0.18

1.0.17

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Comment out dangerous sandbox ingest URL (#37)

1.0.16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: Add debug statements (#36)

* test: Add debug statements

* chore: Bump version to 1.0.16

1.0.15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add EFO traits to metadata response (ingest api) (#35)

* fix: Add EFO traits to metadata response

* chore: Bump version to 1.0.15

1.0.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Return trait description as list (#34)

* fix: Return trait as list

* chore: Bump version to 1.0.14