File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ### Changed
6+
7+ - ** BREAKING (coordinates): ` skainet-data-simple ` now publishes under its module name.** The artifactId
8+ changes from the mismatched ` sk.ainet.core:skainet-data-basic ` to ` sk.ainet.core:skainet-data-simple ` ;
9+ update your dependency declarations when upgrading past 0.34.0 (BOM consumers only need the new
10+ artifactId). ` skainet-data-transform ` also gets a distinct POM name ("skainet data transforms" — it
11+ previously duplicated the datasets module's name); its coordinates are unchanged.
12+
513## [ 0.34.0] - 2026-07-05
614
715### Added
Original file line number Diff line number Diff line change 1- POM_ARTIFACT_ID =skainet-data-basic
2- POM_NAME =skainet neural basic datasets
1+ POM_ARTIFACT_ID =skainet-data-simple
2+ POM_NAME =skainet simple datasets
Original file line number Diff line number Diff line change 11POM_ARTIFACT_ID =skainet-data-transform
2- POM_NAME =skainet neural basic datasets
2+ POM_NAME =skainet data transforms
You can’t perform that action at this time.
0 commit comments