Skip to content

Commit 3eb4e44

Browse files
committed
adding HTML documentation for publication
1 parent c202f54 commit 3eb4e44

8 files changed

Lines changed: 75 additions & 65 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
## releasing 1.3.3 (2025-07-28)
3+
### Overview
4+
Updated `mmif-python` version that includes a hotfix for reading 1.0.x MMIF
5+
6+
27
## releasing 1.3.2 (2025-07-26)
38
### Overview
49
Patch release, mainly to support new MMIF spec and corresponding `mmif-python` SDK versions, with more base images with HF libraries and miscellaneous fixes.

docs/.doctrees/environment.pickle

1.28 KB
Binary file not shown.
1.04 KB
Binary file not shown.

docs/appmetadata.jsonschema

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$comment": "clams-python SDK 1.3.2 was used to generate this schema",
2+
"$comment": "clams-python SDK 1.3.3 was used to generate this schema",
33
"$defs": {
44
"Input": {
55
"additionalProperties": false,

docs/autodoc/clams.app.html

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

docs/input-output.html

Lines changed: 55 additions & 51 deletions
Large diffs are not rendered by default.

docs/objects.inv

0 Bytes
Binary file not shown.

documentation/target-versions.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"``clams-python`` version","``mmif-python`` version","Target MMIF Specification"
2+
`1.3.3 <https://pypi.org/project/clams-python/1.3.3/>`__,`1.1.2 <https://pypi.org/project/mmif-python/1.1.2/>`__,`1.1.0 <https://mmif.clams.ai/1.1.0/>`__
23
`1.3.2 <https://pypi.org/project/clams-python/1.3.2/>`__,`1.1.1 <https://pypi.org/project/mmif-python/1.1.1/>`__,`1.1.0 <https://mmif.clams.ai/1.1.0/>`__
34
`1.3.1 <https://pypi.org/project/clams-python/1.3.1/>`__,`1.0.19 <https://pypi.org/project/mmif-python/1.0.19/>`__,`1.0.5 <https://mmif.clams.ai/1.0.5/>`__
45
`1.3.0 <https://pypi.org/project/clams-python/1.3.0/>`__,`1.0.18 <https://pypi.org/project/mmif-python/1.0.18/>`__,`1.0.5 <https://mmif.clams.ai/1.0.5/>`__

0 commit comments

Comments
 (0)