Skip to content

Releases: TkTech/can_ada

v2.0.0

30 Jan 04:17
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Join URLs together (URL("http://google.com") + "/homepage")
  • Minor packaging changes

v1.1.1

10 Mar 17:42
Compare
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
Compare
Choose a tag to compare

Packaging fixes.

v1.0.3

18 May 13:55
Compare
Choose a tag to compare

Packaging fixes.

v1.0.2

18 May 13:51
Compare
Choose a tag to compare

Packaging fixes.

v1.0.1

18 May 13:47
Compare
Choose a tag to compare

Packaging fixes.