Skip to content

Commit 8582386

Browse files
committed
v2.0 initial commit v2
1 parent cb0dd49 commit 8582386

24 files changed

+34
-8794
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 0 additions & 90 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.0.0 (Nov 24, 2024)
2+
3+
### New version released
4+
- Python package with rust bindings
5+
- Improved performance, memory usage and concurrency
6+
- Allowing external embedding as seed
7+
- Interoperable with numpy
8+
- Not a standalone console application any more
9+
- old version available in legacy/ folder will not be maintained
10+
111
# 1.2.3 (June 29, 2022)
212

313
### Changed

0 commit comments

Comments
 (0)