-
v0.1.3 Stable
released this
2025-06-20 10:48:08 +00:00 | 1 commits to main since this releaseThis release contains the following changes (includes changes made in the sister packages tom-plugin and lang-main:
Docs
- add Dispose method description (#6)
- add paragraph on the new option to rescale edge weights in the config (#5)
- fix description of config option for the export filename of the final GraphML file (mop-tom/tom-plugin#2)
Features
- provide edge weights as integers by providing the option to disable edge weight normalisation (mop-tom/lang-main#1)
Fixes
- provide a default empty runtime path for the constructor of the Plugin (#4)
MISC
- changed the architecture to use the d-opt base plugin for the C# integration of Python dopt-SharpPython
- changed the relevant namespace to
dopt.TOM - updated the build pipeline in the background (#2)
Downloads