Skip to content

Releases: brsynth/brs-utils

Release 1.23.1

20 Dec 14:37
Compare
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
Compare
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
Compare
Choose a tag to compare

1.22.1 (2023-06-02)

Release 1.22.0

01 Jun 17:26
Compare
Choose a tag to compare

1.22.0 (2023-06-01)

Features

Release 1.21.0

14 Apr 10:20
Compare
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
Compare
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
Compare
Choose a tag to compare

1.19.0 (2022-01-06)

Features

  • add download_and_unzip() with tests (8ebef98)

Release 1.18.0

04 Jan 23:39
Compare
Choose a tag to compare

1.18.0 (2022-01-04)

Features

  • misc: add subprocess_call function (4c7d142)

Bug Fixes

Continuous Integration

  • github: test workflows on Windows (e4d1390)

Build Systems

Release 1.17.0

08 Nov 14:49
Compare
Choose a tag to compare

1.17.0 (2021-11-08)

Features

Bug Fixes

Release 1.16.0

19 Oct 12:42
Compare
Choose a tag to compare

1.16.0 (2021-10-19)

Features

  • misc: add timeout function (913865a)

Bug Fixes

Build Systems

  • ci: refactor toolkit (35d7c20)
  • github: add spaces for version (c96aeb4)
  • rename .env + rm -inconda (bdd61b4)
  • github: hide unrelaesed versions (e9fc6d6)
  • setup: change description (9de2a28)