Skip to content

Releases: berkacunas/turbo-tosec

v1.6.0

03 Dec 18:36

Choose a tag to compare

1.6.0 (2025-12-03)

Features

  • ui: switch progress bar from file count to byte-based tracking for accuracy (8681edf)

v1.5.0

02 Dec 18:47

Choose a tag to compare

1.5.0 (2025-12-02)

Features

  • cli: improve ux with auto-help on empty args and high-thread warning (2451821), closes hi#thread

v1.4.0

02 Dec 17:24

Choose a tag to compare

1.4.0 (2025-12-02)

Features

  • implement resume capability and database metadata (c2da23e)
  • importer: implement smart resume capability with db version verification (9e1c974)

v1.3.6

30 Nov 17:18

Choose a tag to compare

1.3.6 (2025-11-30)

Bug Fixes

  • importer: restore missing package name in import statement (bdd7a5d)

v1.3.5

30 Nov 17:02

Choose a tag to compare

1.3.5 (2025-11-30)

Performance Improvements

  • importer: add dedicated thread for progress bar timer updates (37ed9a6)

v1.3.4

30 Nov 13:19

Choose a tag to compare

1.3.4 (2025-11-30)

Bug Fixes

  • add module name to imports (43fdb72)
  • ci: install package in release workflow and fix version import path (c7a46cc)
  • cli: print version (ba87ae9)
  • conflict module name import (9a5057d)
  • update test imports to reflect package structure (7bb6557)

v1.3.3

30 Nov 07:56

Choose a tag to compare

1.3.3 (2025-11-30)

Bug Fixes

  • ci: add missing @semantic-release/exec dependency (77e0f2a)
  • fix README.tr.md filename (634d92e)

v1.3.2

29 Nov 19:02

Choose a tag to compare

1.3.2 (2025-11-29)

Bug Fixes

v1.3.1

29 Nov 18:35

Choose a tag to compare

1.3.1 (2025-11-29)

Bug Fixes

  • build: force include uuid and xml modules in hiddenimports to prevent runtime crash (f2c71de)

v1.3.0

29 Nov 18:06

Choose a tag to compare

1.3.0 (2025-11-29)

Features

  • cli: add --about command to explain safety philosophy and usage (b0a1c4b)