Skip to content

Releases: kgrid/python-activator

0.9

26 Feb 19:55

Choose a tag to compare

Updated based on KOIO 2.1.

See release 3.0 of USPSTF knowledge objects for example KOs and manifest file attached.

0.8

07 Aug 19:31

Choose a tag to compare

0.8 Pre-release
Pre-release

fix to support external context file at URLs like https://kgrid.org/koio/1.1/context

0.7

20 Nov 15:48

Choose a tag to compare

0.7 Pre-release
Pre-release
minor fix

0.6

13 Sep 14:47
b6393f2

Choose a tag to compare

0.6 Pre-release
Pre-release
Merge pull request #32 from kgrid/31-add-tests-to-kos

Tests added to KOs and multimime ko fixed to handle text/plain conten…

0.5

25 Aug 17:14
a6c722f

Choose a tag to compare

0.5 Pre-release
Pre-release
Merge pull request #26 from kgrid/24-update-endpoints-route-to-return…

0.4-alpha

20 Jul 20:30

Choose a tag to compare

0.4-alpha Pre-release
Pre-release
Fixed fastapi docs to get request body for execute endpoint.

execute endpoint changed to get request body with no type
and pass it ko function

0.3-alpha

17 Jul 20:51

Choose a tag to compare

0.3-alpha Pre-release
Pre-release
Move default collection path from cli to startup code.

The /doc  show fastapi documentation
Full url added to endpoints for each endpoint
shows the item detail from enpoints list for that endpoint.
Handles path in startup event,
using Path object for adding separator at the end or joining path.

0.2-alpha

14 Jul 14:39

Choose a tag to compare

0.2-alpha Pre-release
Pre-release
minor fixes.