Commit 1597e91 1 parent 42eaa70 commit 1597e91 Copy full SHA for 1597e91
File tree 7 files changed +34
-3
lines changed
7 files changed +34
-3
lines changed Original file line number Diff line number Diff line change 15
15
" grumpy-penguins-lick" ,
16
16
" quick-teachers-camp" ,
17
17
" serious-comics-lick" ,
18
+ " slimy-pigs-buy" ,
18
19
" small-vans-clean"
19
20
]
20
21
}
Original file line number Diff line number Diff line change 1
1
# @zarrita/indexing
2
2
3
+ ## 0.1.0-next.5
4
+
5
+ ### Minor Changes
6
+
7
+ - feat: Remove ` .indices ` methods from ` Slice ` interface ([ #121 ] ( https://github.com/manzt/zarrita.js/pull/121 ) )
8
+
9
+ By making ` Slice ` a more minimal interface, it is easy to allow compatability with ZarrJS ` slice `
10
+ (or slices not generated by the ` slice ` helper function).
11
+
3
12
## 0.1.0-next.4
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zarrita/indexing" ,
3
- "version" : " 0.1.0-next.4 " ,
3
+ "version" : " 0.1.0-next.5 " ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 1
1
# @zarrita/ndarray
2
2
3
+ ## 0.1.0-next.5
4
+
5
+ ### Minor Changes
6
+
7
+ - feat: Remove ` .indices ` methods from ` Slice ` interface ([ #121 ] ( https://github.com/manzt/zarrita.js/pull/121 ) )
8
+
9
+ By making ` Slice ` a more minimal interface, it is easy to allow compatability with ZarrJS ` slice `
10
+ (or slices not generated by the ` slice ` helper function).
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[ ` 42eaa70 ` ] ( https://github.com/manzt/zarrita.js/commit/42eaa707f4baed360c2a2475cbec3870418714a8 )] :
15
+ - @zarrita/indexing @0.1.0-next.5
16
+
3
17
## 0.1.0-next.4
4
18
5
19
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zarrita/ndarray" ,
3
- "version" : " 0.1.0-next.4 " ,
3
+ "version" : " 0.1.0-next.5 " ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 1
1
# zarrita
2
2
3
+ ## 0.4.0-next.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 42eaa70 ` ] ( https://github.com/manzt/zarrita.js/commit/42eaa707f4baed360c2a2475cbec3870418714a8 )] :
8
+ - @zarrita/indexing @0.1.0-next.5
9
+
3
10
## 0.4.0-next.4
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zarrita" ,
3
- "version" : " 0.4.0-next.4 " ,
3
+ "version" : " 0.4.0-next.5 " ,
4
4
"license" : " MIT" ,
5
5
"homepage" : " https://manzt.github.io/zarrita.js/" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments