Skip to content

Tags: MikaelFangel/logpoint_api

Tags

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
readme: update version (#24)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
logpoint_api: fix when final is not provided (#16)

* logpoint_api: fix when final is not provided

* bump: patch version

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add run_search (#13)

* search_api: simplify using get search result

* logpoint_api: add initial run_search function

* logpoint_api: add missing s in success

* logpoint_api: make run_search fail fast

* logpoint_api: add doc and fix spec

* version: bump minor

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version: bump patch (#8)

v0.1.0

Toggle v0.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
incident_api: generalized the code based on DRY