Skip to content

Releases: brsynth/rr_cache

Release 3.6.3

10 Apr 08:23
260bbe4

Choose a tag to compare

3.6.3 (2026-04-10)

Build Systems

  • environment.yaml: fix min dep ver (2082775)

Release 3.6.2

10 Apr 07:56
05d1a9b

Choose a tag to compare

3.6.2 (2026-04-10)

Build Systems

  • environment.yaml: update min dep version (a70b893)

Release 3.6.1

10 Apr 07:41
0da0035

Choose a tag to compare

3.6.1 (2026-04-10)

Bug Fixes

  • environment-dev.yaml: update env name (1fa218d)

Styles

Release 3.6.0

25 Mar 10:54
d401341

Choose a tag to compare

3.6.0 (2026-03-25)

⚠ BREAKING CHANGES

  • don't use .gz for mnx sources
  • add missing sources
  • Args.py: change default chemical space

Features

  • add --databases selection at build stage (815ebbc)

Bug Fixes

  • add missing sources (257df29)
  • don't use .gz for mnx sources (fe5fe22)

chore

  • Args.py: change default chemical space (2c8add6)

Styles

Build Systems

  • add master branch to trigger (c7c8c1d)
  • update github workflows (4a7173a)
  • environment-dev.yaml: add dev env file (aa7dd95)
  • lint.yml: fix (04e6f4c)
  • lint.yml: install dep with environment-dev.yaml file (3fca4c0)

Release 3.5.0

26 Feb 11:28

Choose a tag to compare

3.5.0 (2026-02-26)

Features

  • fit to rr2026 (626603a)
  • new rule dataset RR2026 + add xref (9ba6c56)

Bug Fixes

Release 3.4.1

04 Nov 16:43

Choose a tag to compare

3.4.1 (2025-11-04)

Bug Fixes

  • rr_cache.py: read equation w and w/o @ (8130fe1)

Release 3.4.0

22 Oct 22:32

Choose a tag to compare

3.4.0 (2025-10-22)

Features

Bug Fixes

  • rr_cache.py: file paths (7286462)

Release 3.3.2

10 Oct 13:45

Choose a tag to compare

3.3.2 (2025-10-10)

⚠ BREAKING CHANGES

  • change --data-type into --chemical-space, args in functions as well

Build Systems

  • tag.yml: rm conda build test (2ddb8aa)

chore

  • change --data-type into --chemical-space, args in functions as well (897b4d4)

Release 3.3.1

30 Sep 10:49

Choose a tag to compare

3.3.1 (2025-09-30)

Release 3.3.0

25 Sep 16:48

Choose a tag to compare

3.3.0 (2025-09-25)

⚠ BREAKING CHANGES

  • rm options, set them from data-type
  • rm attrs option
  • merge and rename config files and folder
  • rr_cache.py: rename main functions
  • rename --gen-cache into --build-cache
  • rename --build-cache CLI option

Features

  • add --list-data-types option (448b462)
  • rm options, set them from data-type (c499bc1)

Bug Fixes

  • MANIFEST.in: rename folder (10caa23)
  • rr_cache.py: get() method with class attributes (296c079)

chore

  • merge and rename config files and folder (ce312c8)
  • rename --build-cache CLI option (4023380)
  • rename --gen-cache into --build-cache (0955a0b)
  • rm attrs option (8db9f1b)
  • rr_cache.py: rename main functions (a946a2f)