Skip to content

Releases: brsynth/brs-utils

Release 1.24.2

10 Dec 00:22

Choose a tag to compare

1.24.2 (2025-12-10)

Bug Fixes

  • misc.py: change stdout/err to DEVNULL (3f517ce)

Release 1.24.1

16 Oct 11:23

Choose a tag to compare

1.24.1 (2025-10-16)

Build Systems

  • github: rm check.yml and rm conda build test in tag.yml (c2a7ca8)

Release 1.24.0

30 Sep 08:41

Choose a tag to compare

1.24.0 (2025-09-30)

Features

  • logger: add no_color parameter (46a10b3)

Build Systems

  • deps: bump actions/download-artifact in /.github/workflows (19e146f)
  • tag.yml: update upload-artifact (2f3f3fe)

Release 1.23.1

20 Dec 14:37

Choose a tag to compare

1.23.1 (2023-12-20)

⚠ BREAKING CHANGES

  • misc: rm returncode in subprocess_call()

chore

  • misc: rm returncode in subprocess_call() (607cee8)

Release 1.23.0

13 Dec 00:26

Choose a tag to compare

1.23.0 (2023-12-13)

⚠ BREAKING CHANGES

  • misc: change return var
  • list: change default value in flatten()

Features

Bug Fixes

  • tests/test_TotalSize: fit OS (f5cacdd)

Tests

  • file: fix safe_extract() (f8dbe01)

chore

  • list: change default value in flatten() (984d706)
  • misc: change return var (c6d199c)

Release 1.22.1

02 Jun 08:17

Choose a tag to compare

1.22.1 (2023-06-02)

Release 1.22.0

01 Jun 17:26

Choose a tag to compare

1.22.0 (2023-06-01)

Features

Release 1.21.0

14 Apr 10:20

Choose a tag to compare

1.21.0 (2022-04-14)

Features

  • string.comp_succ(): add comp_succ() method in new file (4e535e9)

Release 1.20.0

18 Jan 23:46

Choose a tag to compare

1.20.0 (2022-01-18)

Features

  • file: add csv/tsv file reading functions (0faabf4)

Release 1.19.0

06 Jan 15:38

Choose a tag to compare

1.19.0 (2022-01-06)

Features

  • add download_and_unzip() with tests (8ebef98)