You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking: remove methods that are hardly uesd and cause many invalidations (#1113)
* do 0.6, 0.7.2 broke for us (#1099)
* Fix tests on julia 1.12 (#1110)
* use isequal instead of === to compare NaN
* drop all and broadcast
* specify DimensionalData.Dimensions to make reference unique in docs
* drop convert method for name to abstractstring
* remove `merge` method for dimstack with iterators of pairs
* add to changelog
---------
Co-authored-by: Lazaro Alonso <[email protected]>
0 commit comments