Skip to content

Releases: sebastienrousseau/inclusio

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:35
v0.0.6
2e057ce

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

Choose a tag to compare

@github-actions github-actions released this 31 May 16:34
v0.0.5
9b96c42

What's Changed

Full Changelog: v0.0.4...v0.0.5

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@sebastienrousseau sebastienrousseau released this 30 May 08:18
v0.0.4
79b7875

First slice of the v0.0.4 sprint train.

Added — inclusio.pdf sub-package

  • New inclusio/pdf/post_process.py with 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

Choose a tag to compare

@github-actions github-actions released this 29 May 21:04
v0.0.3
42f97aa

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 29 May 19:11
v0.0.2
a2eee8d

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@sebastienrousseau sebastienrousseau released this 29 May 19:05
v0.0.1
cc65006

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.