Skip to content

Commit 454cb35

Browse files
authored
Merge branch 'main' into pprados/fix_password
2 parents ee62dc4 + 7b43309 commit 454cb35

File tree

10 files changed

+92
-1636
lines changed

10 files changed

+92
-1636
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.8.0
2+
3+
* fix: fix missing source after cleaning layout elements
4+
* **BREAKING** Remove chipper model
5+
6+
## 0.7.41
7+
8+
* fix: fix incorrect type casting with higher versions of `numpy` when substracting a `float` from an `int` array
9+
* fix: fix a bug where class id 0 becomes class type `None` when calling `LayoutElements.as_list()`
10+
111
## 0.7.40
212

313
* fix: store probabilities with `float` data type instead of `int`

0 commit comments

Comments
 (0)