Skip to content

Releases: cuinixam/poks

v0.11.1

22 Mar 14:56

Choose a tag to compare

v0.11.1 (2026-03-22)

This release is published under the MIT License.

Bug Fixes

  • Progress bars order is not correct (1193c79)

Detailed Changes: v0.11.0...v0.11.1

v0.11.0

22 Mar 13:19

Choose a tag to compare

v0.11.0 (2026-03-22)

This release is published under the MIT License.

Bug Fixes

  • Can not handle extract_dir with subpath (7b0f02a)

Documentation

  • Add missing commands and small fixes (54aae88)

Features

  • Add unpack command to extract archives (3517b5c)

Detailed Changes: v0.10.1...v0.11.0

v0.10.1

26 Feb 07:34

Choose a tag to compare

v0.10.1 (2026-02-26)

This release is published under the MIT License.

Bug Fixes

  • Throws exception if app is not found to uninstall (6f4bf36)

Detailed Changes: v0.10.0...v0.10.1

v0.10.0

25 Feb 11:55

Choose a tag to compare

v0.10.0 (2026-02-25)

This release is published under the MIT License.

Features

  • Add retries for unpacking apps with extract_dir (e05c77d)

Detailed Changes: v0.9.4...v0.10.0

v0.9.4

25 Feb 08:09

Choose a tag to compare

v0.9.4 (2026-02-25)

This release is published under the MIT License.

Bug Fixes

  • Update py7zr dependency to resolve version conflicts (36c103b)

Detailed Changes: v0.9.3...v0.9.4

v0.9.3

24 Feb 15:10

Choose a tag to compare

v0.9.3 (2026-02-24)

This release is published under the MIT License.

Bug Fixes

  • Trust store certificates are not used (b45ac46)

Detailed Changes: v0.9.2...v0.9.3

v0.9.2

22 Feb 16:44

Choose a tag to compare

v0.9.2 (2026-02-22)

This release is published under the MIT License.

Bug Fixes

  • Unpacking fails for subdirs with the same name as the app (b9e3179)

Detailed Changes: v0.9.1...v0.9.2

v0.9.1

22 Feb 14:47

Choose a tag to compare

v0.9.1 (2026-02-22)

This release is published under the MIT License.

Bug Fixes

  • App name is not printed when installation fails (110998d)

Detailed Changes: v0.9.0...v0.9.1

v0.9.0

22 Feb 14:36

Choose a tag to compare

v0.9.0 (2026-02-22)

This release is published under the MIT License.

Features

  • Add default download progress bar (16aca23)

  • Add unpack progress bar (f737ff7)


Detailed Changes: v0.8.0...v0.9.0

v0.8.0

18 Feb 17:58

Choose a tag to compare

v0.8.0 (2026-02-18)

This release is published under the MIT License.

Features

  • Use requests for downloading (ac2e0ad)

Detailed Changes: v0.7.0...v0.8.0