Skip to content

Releases: itsmontoya/scribble

v0.5.4

27 Feb 06:14
793c6cc

Choose a tag to compare

What's Changed

New Contributors

  • @sidz made their first contribution in #117

Full Changelog: v0.5.3...v0.5.4

v0.5.3

20 Jan 01:26
92d3d03

Choose a tag to compare

What's Changed

  • Replace all-features usage with explicit feature sets and scripts by @itsmontoya in #105
  • feat: expose GPU acceleration features from whisper-rs by @JMLX42 in #101
  • Sync gpu-features with main; carry forward GPU backend feature flags by @itsmontoya in #106
  • chore(release): v0.5.3 by @itsmontoya in #107

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

13 Jan 15:45
2e85fa9

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

11 Jan 01:02
5ad6833

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Jan 04:54
dc263f5

Choose a tag to compare

What's Changed

  • Add local + CI coverage via cargo-llvm-cov by @itsmontoya in #64
  • Increase test coverage + add CI coverage summary by @itsmontoya in #65
  • tests: use JFK fixture, tiny model, and document setup by @itsmontoya in #66
  • Raise coverage to ~80% with targeted unit tes by @itsmontoya in #67
  • README: refresh badges (license/docs/order) by @itsmontoya in #68
  • chore: tighten release hygiene (MSRV, CI, packaging, docs, API surface) by @itsmontoya in #69
  • release polish: MSRV CI, crate packaging, non-panicking runtime, public API Result/Error by @itsmontoya in #70
  • Feature-gate binaries and add build.sh helper by @itsmontoya in #79
  • Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #71
  • Fix dependency resolution (reqwest 0.13 + rubato pin) by @itsmontoya in #80
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #72
  • ci: skip release version bump on dependabot merges by @itsmontoya in #83
  • Upgrade rubato to 1.0.0 and migrate audio resampling pipeline by @itsmontoya in #84
  • chore: track stable toolchain + docs.rs config by @itsmontoya in #85
  • chore(release): declare rust-version and build all feature-gated bins by @itsmontoya in #86
  • scribble-server: drop /v1 from HTTP routes by @itsmontoya in #87
  • chore(release): v0.5.0 by @itsmontoya in #88

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

05 Jan 03:30
3ca7771

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

05 Jan 02:51
fb68966

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Jan 01:39
ad6d4b5

Choose a tag to compare

What's Changed

  • README: rename TODOs to Goals and switch to checkboxes by @itsmontoya in #53
  • Add scribble-server streaming API + enable concurrent transcriptions (per-request VAD) by @itsmontoya in #54
  • chore(release): v0.4.0 by @itsmontoya in #55

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Jan 22:44
a92ff0f

Choose a tag to compare

What's Changed

  • Add VHS demo (tape + GIF) and embed in README by @itsmontoya in #50
  • Add multi-model Whisper loading with filename-derived model keys and default-first selection by @itsmontoya in #51
  • chore(release): v0.3.0 by @itsmontoya in #52

Full Changelog: v0.2.1...v0.3.0

v0.2.1

04 Jan 18:05
d1299fa

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1