Skip to content

Releases: fplll/fpylll

0.6.3

07 Jan 10:19
Compare
Choose a tag to compare

What's Changed

  • .github/workflows/pypi-publish.yml: New by @mkoeppe in #285
  • .github/workflows/pypi-publish.yml: Fix up by @mkoeppe in #286
  • Update bootstrap.sh & setup.py by @ludopulles in #288
  • CVP.babai: search for correct row instead of assuming it's -1 by @malb in #291

Full Changelog: 0.6.2...0.6.3

0.6.2

07 Dec 10:50
3cb6348
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.1...0.6.2

0.6.1

21 Jan 13:00
Compare
Choose a tag to compare

FPyLLL 0.6.1 was released on 21 January 2024 and is available at

https://github.com/fplll/fpylll/releases/tag/0.6.1

All changes:

0.6.0...0.6.1

This release supports Python 3.10, 3.11 and 3.12. It requires Cython 3.0 or higher.

The following PRs were merged:

  • #258 Declare build deps in pyproject.toml

The following people have contributed to this release (based on the link above)

  • Martin Albrecht
  • Matthias Köppe

Please report issues at

https://github.com/fplll/fpylll/issues

0.6.0

17 Oct 14:19
Compare
Choose a tag to compare

FPyLLL 0.6.0 was released on 17 October 2023 and is available at

https://github.com/fplll/fpylll/releases/tag/0.6.0

All changes:

0.5.9...0.6.0

This release supports Python 3.10, 3.11 and 3.12. It requires Cython 3.0 or higher.

The following PRs were merged:

  • add a few missing HAVE_LONG_DOUBLE guards #241
  • Fix typo in README. #243
  • Fix error ignored during fplll compilation #245
  • fix Cython complaints #247
  • Add support for converting (integer) numpy arrays to IntegerMatrix. #252
  • Update README to remove Travis. #253
  • 3.10 and 3.11 is where it's at #248
  • Cython 3 #255
  • Support python 3.12 #254

The following people have contributed to this release (based on the link above)

  • Martin Albrecht
  • Joe Rowell
  • Guilhem Niot
  • Gonzalo Tornaría

Please report issues at

https://github.com/fplll/fpylll/issues

0.5.9

12 Jan 11:42
Compare
Choose a tag to compare
preparing for new release

0.5.8

21 Dec 11:12
Compare
Choose a tag to compare

FPyLLL 0.5.8 was released on 21 December 2022 and is available at

https://github.com/fplll/fpylll/releases/tag/0.5.8

All changes:

0.5.7...0.5.8

The following people have contributed to this release (based on the link above):

  • Joe Rowell
  • Martin Albrecht

Please report issues at

https://github.com/fplll/fpylll/issues

0.5.7

26 May 17:35
Compare
Choose a tag to compare

FPyLLL 0.5.7 was released on 16 May 2022 and is available at

https://github.com/fplll/fpylll/releases/tag/0.5.7

Changes in fpylll-0.5.5 compared to fpylll-0.5.6:

0.5.6...0.5.7

The following people have contributed to this release (based on the link above):

  • Joe Rowell
  • Léo Ducas
  • Martin Albrecht

0.5.6

14 May 16:46
Compare
Choose a tag to compare

Fpylll 0.5.6 was released on 14 May 2021 and is available at

https://github.com/fplll/fpylll/releases/tag/0.5.6

Changes in fpylll-0.5.5 compared to fpylll-0.5.5:

0.5.5...0.5.6

The following people have contributed to this release (based on the link above):

  • Martin Albrecht
  • Eamonn Postlethwaite

Please report issues at

https://github.com/fplll/fpylll/issues

0.5.5

11 Jan 14:57
Compare
Choose a tag to compare

FPyLLL 0.5.5 was released on 11 January 2021 and is available at https://github.com/fplll/fpylll/releases/tag/0.5.5

Changes in fpylll-0.5.5 compared to fpylll-0.5.4: 0.5.4...0.5.5

The following people have contributed to this release (based on the link above):

  • Martin Albrecht

Please report issues at

https://github.com/fplll/fpylll/issues

0.5.4

15 Dec 11:50
5a24e8f
Compare
Choose a tag to compare
Merge pull request #200 from fplll/sdist

test python setup.py sdist