Skip to content

Releases: Msalways/Translatron

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 07:00

📦 Release v2.1.0

Changes since v2.0.0

  • Update support links in README.md (d1854b9)
  • feat: implement Azure OpenAI provider, introduce base LLM provider, and update configuration schema (d3e71bf)
  • feat: introduce Translatronx with initial configuration, updated Azure OpenAI provider documentation (188cc42)
  • Merge branch 'master' of https://github.com/Msalways/Translatron (7290ec5)
  • feat: introduce Translatronx CLI for translation compilation with JSON extraction and configuration (532b9df)
  • feat: add initial project setup files and locales, and enhance the README with a tutorial (f85ae11)
  • chore(release): 2.1.0 [skip ci] (e6c424b)

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 01:06

📦 Release v2.0.0

Changes since v1.0.2

  • feat: implement translation import command, ledger (4650d57)
  • feat: implement translatronx import command for integrating existing translations (45b1e5a)
  • Merge branch 'master' of https://github.com/Msalways/Translatron (a453f4d)
  • feat: introduce core translation compilation system with configuration (95a9d5a)
  • feat: implement translation import utility and provide a migration guide for existing projects (a58c3f5)
  • feat: add Translatronx migration guide, configuration (300485c)
  • chore(release): 2.0.0 [skip ci] (2094718)

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Feb 05:29

📦 Release v1.0.2

Changes since v1.0.1

  • Update license attribution to Shanthosh (f2ef6b6)
  • chore(release): 1.0.2 [skip ci] (4423ab5)

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Feb 11:08

📦 Release v1.0.1

Changes since v1.0.0

  • Delete RELEASE_GUIDE.md (16ebdeb)
  • Delete integration-test-temp directory (da74da9)
  • fix: updated readme (034d308)
  • Delete .github/workflows/release.yml (680692e)
  • chore(release): 1.0.1 [skip ci] (33f1ea4)

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 04:18

🎉 Initial Release

Version: v1.0.0

Changes

  • feat: introduce Translatron, a deterministic, incremental LLM-based translation compiler with multi-provider support. (ca6fde3)
  • chore: Remove temporary lint, typecheck, and test output files. (1c7a30f)
  • feat: introduce release automation, commit linting, and a base LLM provider (f061ce3)
  • feat: introduce translatron i18n setup with config, locales and release guide (44f3671)
  • feat: introduce a detailed release guide and a sample Translatron project with locale configurations (ef0e1fb)
  • Refactor npm publish workflow for versioning and release (d7533aa)
  • feat: updated the version and yml to publish (041bab3)
  • feat: add property-based and integration tests (bee8906)
  • refactor: updated the publish yml file (4801224)
  • fix: updated main to master (8e8f325)
  • fix: updated main to master (212fc39)
  • chore(release): 1.0.0 [skip ci] (8de094a)
  • feat: introduce the translatronx cli, including its core translation pipeline (18f8adf)
  • Merge branch 'master' of https://github.com/Msalways/Translatron (c84cd93)
  • chore(release): 1.0.0 [skip ci] (16ef3cd)