Skip to content

Releases: flywhl/anot

v0.0.7

20 Jan 22:18
3f088bb
Compare
Choose a tag to compare
chore: bump 0.0.6 -> 0.0.7

v0.0.6

15 Jan 16:11
Compare
Choose a tag to compare
fix: correct typo in Annotation class from 'contest' to 'context' and…

v0.0.5

15 Jan 15:47
Compare
Choose a tag to compare
chore: bump version from 0.0.3 to 0.0.5

v0.0.4

15 Jan 15:24
8877cd6
Compare
Choose a tag to compare
fix: expose correct python types (#17)

* refactor: rename CitationContext to SyntaxContext for better semantic clarity

* feat: expose Location and SyntaxContext classes in public API for better type hints

v0.0.3

14 Jan 15:36
Compare
Choose a tag to compare
chore: bump version from 0.0.2 to 0.0.3

v0.0.2

14 Jan 15:34
Compare
Choose a tag to compare
chore: bump version from 0.0.1 to 0.0.2

v0.0.1

14 Jan 10:41
23bff09
Compare
Choose a tag to compare
ci: add GitHub Actions workflow for publishing package to PyPI (#9)

docs: add MIT license
build: configure package metadata and dependencies for PyPI release