File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.14.0] - 2024-11-29
6
+
7
+ ### Documentation
8
+
9
+ - Update readme (Adrian Seyboldt)
10
+
11
+
12
+ ### Features
13
+
14
+ - Add sampler stats for points (Adrian Seyboldt)
15
+
16
+
17
+ ### Refactor
18
+
19
+ - Remove unnecessary stats structs and add some transform stats (Adrian Seyboldt)
20
+
21
+
22
+ ### Testing
23
+
24
+ - Add vector_dot test (Adrian Seyboldt)
25
+
26
+ - Fix parallel test in simd mode (Adrian Seyboldt)
27
+
28
+
5
29
## [ 0.13.0] - 2024-10-23
6
30
7
31
### Bug Fixes
@@ -46,6 +70,8 @@ All notable changes to this project will be documented in this file.
46
70
47
71
- Update dependencies (Adrian Seyboldt)
48
72
73
+ - Prepare release (Adrian Seyboldt)
74
+
49
75
50
76
### Refactor
51
77
You can’t perform that action at this time.
0 commit comments