Skip to content

Releases: brsynth/RetroPath2-wrapper

Release 2.3.1

20 Sep 16:42
Compare
Choose a tag to compare

2.3.1 (2022-09-20)

Bug Fixes

  • #4: remove unused mwmax_cof argument (06ce8c4), closes #4
  • RetroPath2: remove regex deprecation warning (b8d052e)
  • change and standardise return codes (b6bec0b)

Reverts

Release 2.3.0

07 Jan 01:21
Compare
Choose a tag to compare

2.3.0 (2022-01-07)

Features

Build Systems

  • environment.yaml: update brs_utils min version (2c8d0cf)

Release 2.2.0

05 Jan 10:53
Compare
Choose a tag to compare

2.2.0 (2022-01-05)

Features

  • macOS: make natively runnable on macOS (0103cf5)
  • macOS: make runnable natively on macOS (b1b0b29)

Build Systems

  • environment.yaml: bound brs_utils version (09f43f2)

Release 2.1.0

04 Jan 00:22
Compare
Choose a tag to compare

2.1.0 (2022-01-04)

Features

  • add new workflow (with stoichiometry) (4b62d21)
  • pass workflow as CLI parameter (355fa9c)

Bug Fixes

  • version (c7f2912)
  • tests: do not compare 'workflow' on Windows (53cb82e)
  • tests: manage default variables (31260f4)
  • tests: typo (f5570c8)
  • manage non-existent LD_LIBRARY_PATH (c7264b9)

Build Systems

  • environment.yaml: add freetype (c672de0)

Tests

Continuous Integration

Release 2.0.5

17 Dec 13:17
Compare
Choose a tag to compare

2.0.5 (2021-12-17)

Bug Fixes

  • RetroPath2.py: update regexp (c8552a0)

Continuous Integration

  • github: rm ruby version (e466616)

Tests

  • test_RP2.py: test check_inchi_from_file (c39dc45)
  • additional inchi tests regarding issue #3 (ddfcada)

Release 2.0.4

15 Nov 10:27
Compare
Choose a tag to compare

2.0.4 (2021-11-15)

Bug Fixes

Build Systems

  • ci: remove 'ci' folder (9b3dc5c)
  • environment.yaml: rename env (de3905d)
  • github: change workflows (bc6c03b)
  • github: update check workflow (4b6796a)
  • recipe: rm 'recipe' folder (2909ded)
  • setup.py: update content (986bb60)