Releases: sebastienrousseau/inclusio
Releases · sebastienrousseau/inclusio
Release list
v0.0.6
What's Changed
- feat(build): auto-emit ATS pair + per-company job folders by @sebastienrousseau in #28
- ci(deps): bump the actions group across 1 directory with 8 updates by @dependabot[bot] in #31
- feat(v0.0.6): register inclusio-mcp with MCP Registry + discoverability by @sebastienrousseau in #32
Full Changelog: https://github.com/sebastienrousseau/inclusio/commits/v0.0.6
v0.0.5
What's Changed
- chore(governance): LICENSE + SUPPORT + issue/PR templates by @sebastienrousseau in #24
- refactor: v0.0.5 — Judge protocol + pandoc parameterisation by @sebastienrousseau in #23
Full Changelog: v0.0.4...v0.0.5
What's Changed
- chore(governance): LICENSE + SUPPORT + issue/PR templates by @sebastienrousseau in #24
- refactor: v0.0.5 — Judge protocol + pandoc parameterisation by @sebastienrousseau in #23
Full Changelog: v0.0.4...v0.0.5
v0.0.4
First slice of the v0.0.4 sprint train.
Added — inclusio.pdf sub-package
- New
inclusio/pdf/post_process.pywith three public functions:build_xmp_xml,apply_encryption,post_process_pdf.
Changed — inclusio/cli/build.py
- Removed the three function bodies (~242 lines).
- Legacy underscore-prefixed names kept as back-compat aliases.
CI / release plumbing
release.yml:environment: { name: pypi, url: https://pypi.org/p/inclusio }re-added.CONTRIBUTING.md: 4-step PyPI activation runbook documented.
Notes
- Artefacts were uploaded to PyPI manually via
twine(https://pypi.org/project/inclusio/0.0.4/) because the Trusted Publishing workflow couldn't fire — Actions minutes blocked. Wiring is in place; first real activation will be v0.0.5.
v0.0.3
What's Changed
- feat: v0.0.3 — examples, structure, tutorials, trend docs by @sebastienrousseau in #20
- docs(readmes): noyalib-aligned QA sweep across all 15 READMEs by @sebastienrousseau in #21
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- refactor: rename euxis-publisher → inclusio by @sebastienrousseau in #18
- ci(deps): bump the actions group across 1 directory with 12 updates by @dependabot[bot] in #17
- chore(version): renumber 0.2.0 → 0.0.2 by @sebastienrousseau in #19
New Contributors
- @sebastienrousseau made their first contribution in #18
- @dependabot[bot] made their first contribution in #17
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Renumber of v0.1.0 (pre-1.0 0.0.x scheme). Same release content; artefact filenames preserved (euxis_publisher-0.1.0.*) for historical provenance because that's what shipped at the time. The package was renamed to inclusio from v0.0.2 onwards (see PR #18).
See CHANGELOG.md for the full sprint history.