Skip to content

Latest commit

 

History

History
117 lines (102 loc) · 9.69 KB

RELEASE_NOTES.md

File metadata and controls

117 lines (102 loc) · 9.69 KB

2.1.0+5fad60b (Released 2024-12-20)

  • Deletions:
    • [#240e99b] remove deprecated ARCtrl.NET project and rename to ARCtrl.Querymodel
  • Bugfixes:
    • [#5fad60b] small fix to build and test workflow
    • [#5b3147e] unsupported log file format fix....

2.0.2+0fa20cf (Released 2024-10-21)

  • Additions:

2.0.1+91e698a (Released 2024-8-29)

  • Bugfixes:
    • [#91e698a] update ARCtrl dependency for 2.0.1 hotfix

2.0.0+c79c68d (Released 2024-8-29)

  • Additions:
  • Deletions:
    • [#9f0e80c] remove querymodel from build and update ARCtrl

1.0.5+2195d8a (Released 2024-2-21)

  • Additions:
  • Bugfixes:
    • [#e020abe] fix typos in sample arc, update playground.fsx
    • [#f490ce6] fix querymodel getNodesBy returning duplicate nodes
    • [#e28a464] test and fix querymodel value retrieval
    • [#e4a7c14] added querymodel test and fix for values of pooled output #18
    • [#b40490c] fix querymodel value getting

1.0.4+9e24cf4 (Released 2024-1-30)

  • Additions:
    • Update dependencies

1.0.3+9f43871 (Released 2024-1-26)

1.0.2+70b2b2c (Released 2024-1-24)

  • Additions:

1.0.1+0c285e8 (Released 2024-1-11)

  • Additions:
    • [#0c285e8] update arctrl reference to 1.0.2

1.0.0+e8e4ca3 (Released 2023-12-21)

  • Additions:
    • [#e8e4ca3] Update README.md with links and minimal documentation
    • [#d82fdf6] add querymodel test repo
    • [#32b0b7d] finish up querymodel transition
    • [#49577a9] continue transition of querymodel
    • [#d596f8b] bump to 1.0.0-beta.2
    • [#da0642b] add querymodel project from previous ISADotNet state
    • [#ac8fb85] bump to 1.0.0-beta.1
    • [#70032b4] add simple arc read-in test
    • [#132788e] include simple test arc
    • [#c805976] add contract tests
    • [#41cdec5] add arc write tests
    • [#7d65d95] update arctrl reference to 1.0.0-alpha9
    • [#f3eda8e] Merge pull request #9 from nfdi4plants/arctrl
    • [#ba3d2fa] update arctrl reference to 1.0.0-alpha10
    • [#72d58da] bump to 1.0.0-alpha2
    • [#d06e12c] bump to 1.0.0-alpha1
    • [#2118bdd] add write function
  • Bugfixes:
    • [#47011f8] add more contraints to getAllpaths fix #10

0.1.0+4145f8d (Released 2023-4-3)

  • Additions:
    • [#aca980b] include json in converter
    • [#4145f8d] setup test environmet pin dotnet version to 6.x.x update ISADotNet reference

0.0.6+da8c364 (Released 2023-1-26)

  • Additions:
    • [#6ed4bc8] migrate githelper and logging from arcCommander
    • [#929bab1] Improve linux file reads for Study and Assay: autocorrect backslashes to frontslashes
    • [#33e6b26] Improved investigation fromArcFolder and added autocorrect for reading file paths.
    • [#23005bc] Assay create by name instead of create by filename
    • [#bfa0335] Added arc init functionality (subfolders, investigation file, git)
    • [#cf082e2] Added assay register to Investigation module
    • [#da8c364] update isadotnet reference
  • Bugfixes:

0.0.5+1d873f4 (Released 2023-1-8)

0.0.4+d08fcf47 (Released 2022-7-6)

  • Additions:
    • latest commit #d08fcf47
      • fix filestream issues when writing

0.0.1+ae26cc2 (Released 2022-7-6)

  • Additions:
    • latest commit #ae26cc2
      • initialize project with some core reading functionality