Skip to content

Releases: TkTech/can_ada

v3.0.0

28 Jan 07:16
b950b43

Choose a tag to compare

What's Changed

  • Now 32% faster
  • Updated to upstream Ada v3.4.1
  • Prebuilt binaries for 3.14
  • Switched from pybind11 to @wjakob's great nanobind for a significant reduction in call overhead.

Full Changelog: v2.0.0...v3.0.0

v2.0.0

30 Jan 04:17

Choose a tag to compare

  • Update underlying Ada library to 2.9.2
  • Remove official support for python 3.7 & 3.8, add python 3.13 and. It may continue to work on older versions but your mileage may vary.
    • Due to a bug in setuptools, pypy binary wheels are temporarily unavailable.
  • Added a short blurb to the README.md to "document" URLSearchParams.

v1.3.0

21 Jun 09:58

Choose a tag to compare

  • Support for URLSearchParams (#10 )
  • Fix optional default base_input on can_parse (#9)
  • Ensure type definitions are included (#7)
  • Update the underlying Ada library.

v1.2.0

28 Mar 10:20

Choose a tag to compare

  • Join URLs together (URL("http://google.com") + "/homepage")
  • Minor packaging changes

v1.1.1

10 Mar 17:42

Choose a tag to compare

  • Updated to upstream Ada 2.7.7
  • Added binary wheels for Python 3.12
  • Added can_ada.idna_encode and can-ada.idna_decode

v1.0.4

18 May 14:47

Choose a tag to compare

Packaging fixes.

v1.0.3

18 May 13:55

Choose a tag to compare

Packaging fixes.

v1.0.2

18 May 13:51

Choose a tag to compare

Packaging fixes.

v1.0.1

18 May 13:47

Choose a tag to compare

Packaging fixes.