Skip to content

Releases: molinfo-vienna/nerdd-module

v0.3.26

17 Jan 23:12
Compare
Choose a tag to compare

v0.3.26 (2025-01-17)

Fixes

  • fix: Use config dict to configure writers (b12ccc7)

  • fix: Put is_abstract to ConverterConfig (66e42ae)

Unknown

  • Merge pull request #61 from shirte/main

Use config dicts instead of class attributes in converter and writer classes (367d955)

v0.3.25

17 Jan 12:07
Compare
Choose a tag to compare

v0.3.25 (2025-01-17)

Fixes

  • fix: Assign mol ids in ReadInputStep (43b6b7e)

Unknown

  • Merge pull request #60 from shirte/main

fix: Assign mol ids in ReadInputStep (a624b1c)

v0.3.24

15 Jan 02:17
Compare
Choose a tag to compare

v0.3.24 (2025-01-15)

Fixes

  • fix: Provide module config to converter (e58d793)

Unknown

  • Merge pull request #59 from shirte/main

Provide module config to converter (376ec33)

v0.3.23

13 Jan 10:10
Compare
Choose a tag to compare

v0.3.23 (2025-01-13)

Fixes

  • fix: Add option to hide a module (8384766)

Unknown

  • Merge pull request #58 from shirte/main

fix: Add option to hide a module (f03ccc1)

v0.3.22

11 Jan 07:23
Compare
Choose a tag to compare

v0.3.22 (2025-01-11)

Fixes

  • fix: Restructure configuration code in SimpleModel (5136494)

Unknown

  • Merge pull request #57 from shirte/main

fix: Restructure configuration code in SimpleModel (440e7ad)

v0.3.21

09 Jan 11:11
Compare
Choose a tag to compare

v0.3.21 (2025-01-09)

Fixes

  • fix: Introduce type "source_list" (4451c6b)

Unknown

  • Merge pull request #56 from shirte/main

fix: Introduce type "source_list" (56fedfa)

v0.3.20

08 Jan 04:18
Compare
Choose a tag to compare

v0.3.20 (2025-01-08)

Fixes

  • fix: Use package_root in PackageConfiguration due to Python >3.9 (4b75cfb)

Unknown

  • Merge pull request #55 from shirte/main

Use package_root in PackageConfiguration due to Python >3.9 (e680320)

  • Improve property spec of problem_list (a04fcf4)

v0.3.19

07 Jan 01:33
Compare
Choose a tag to compare

v0.3.19 (2025-01-07)

Fixes

  • fix: Restrict output formats of ProblemListConverter (738fff7)

  • fix: Allow strings in problem lists (28ba0c4)

Unknown

  • Merge pull request #54 from shirte/main

Restrict output formats of ProblemListConverter (fdac965)

v0.3.18

05 Jan 14:12
Compare
Choose a tag to compare

v0.3.18 (2025-01-05)

Fixes

  • fix: Use typing_extensions to polyfill Protocol (d0a5d2d)

Unknown

  • Merge pull request #53 from shirte/main

fix: Use typing_extensions to polyfill Protocol (7bd5301)

v0.3.17

03 Jan 07:37
Compare
Choose a tag to compare

v0.3.17 (2025-01-03)

Fixes

  • fix: Move MolToImageConverter to nerdd-link (a558f5a)

Unknown

  • Merge pull request #52 from shirte/main

Add id field to Module (b330140)