Skip to content

Releases: avirajkhare00/transformer-in-notion

Transformer Runtime Lab v0.1.1

18 Mar 09:57

Choose a tag to compare

Transformer Runtime Lab v0.1.1

First Zenodo-ready archival release for the JOSS software artifact.

This release follows v0.1.0 and adds the repository metadata needed for
Zenodo-backed software archiving.

Included in this release

  • everything from v0.1.0
  • Zenodo metadata in .zenodo.json
  • archival instructions in docs/zenodo-archival-guide.md
  • JOSS release planning updated to include the Zenodo DOI flow

Release intent

This tag is the first release intended for DOI minting through Zenodo after the
repository was enabled in the Zenodo GitHub integration. It freezes the
software artifact, citation metadata, and archival metadata for software-paper
submission.

Transformer Runtime Lab v0.1.0

18 Mar 09:45

Choose a tag to compare

Transformer Runtime Lab v0.1.0

First software release for JOSS submission.

This release freezes the repository state for the Transformer Runtime Lab
software paper and the browser-local PSVM demos.

Included in this release

  • exact browser-local Sudoku runtime with model-guided branch ranking
  • browser-local invoice total extraction with legal money candidate ranking
  • browser-local Tally-style voucher extraction with schema-aligned field
    candidates and deterministic resolver logic
  • smaller Weiqi PSVM prototype
  • JOSS submission package:
    • paper.md
    • paper.bib
    • paper.pdf
    • CITATION.cff
  • arXiv package notes and PSVM paper drafts under docs/

Release intent

This tag is intended to be the first stable archival point for software-paper
submission. It freezes the artifact, citation metadata, and submission-facing
docs before any larger post-submission changes.