Skip to content

v3.11.0

Choose a tag to compare

@ioancrisan ioancrisan released this 18 Aug 07:54
· 3894 commits to master since this release
  • Model
    • Added basic support for generic classifiers.
    • Fixed GetDependencies in ClassifierBase, to include the generic type definition.
    • Fixed the Kephas.Data.Model.Tests.
  • Data.IO
    • Improved the DataIOException.ToString() and DataIOMessage.ToString().