Skip to content

Commit

Permalink
release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiersg committed Sep 3, 2024
1 parent f2ffe70 commit 7333afa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@ Changelog
Not released
------------

v0.6.0 (2024/09/03)
-------------------

* **Breaking** change parameter names ``l`` to ``traces`` for many functions.
* **Breaking** remove unnecessary parameters from initializers (e.g. trace
length where it can be inferred).
* Fix misc. SASCA bugs with PUB, additions, generic factors

v0.5.8 (2024/05/21)
-------------------

* Add ``scalib.preprocessing.Quantizer`` for conversions of floating-point
traces to int.
* Support modular subtractions (generalized summation) in FactorGraph.
Expand Down

0 comments on commit 7333afa

Please sign in to comment.