Skip to content

Releases: s0up4200/SRTran

v0.1.0

01 Mar 20:30
v0.1.0
31b3ac7
Compare
Choose a tag to compare

Changelog

  • 4852783 add Makefile
  • fc85b65 add RPM setting
  • c4613d6 add config support
  • 86bab9f add funding
  • 4807e56 add google gemini
  • d3f79ce add license
  • 12885ff ci: run on prs and pushes
  • 0fcdcf2 ci: update goreleaser homebrew configuration
  • 6ffc03a feat(translate): improve translation robustness with retry mechanism
  • 5eb6680 feat: add ci and goreleaser
  • da27be9 feat: batch handling
  • 833436d fix repo
  • 31b3ac7 fix: disable brew for now
  • e6de603 initial commit
  • 1bcfc97 lmstudio
  • 40bff60 refactor: enforce model specification for translation backends
  • ef226a4 refactor: extract translation prompt to constant
  • cb759e0 refactor: improve language handling and add verbose output for translations
  • 97bc3bf refactor: move packages to internal/ and split translate service
  • 87b9bbd refactor: simplify SRT parsing and translation service logic
  • 5a5a147 update gitignore