Skip to content

Releases: rushter/selectolax

v0.3.21

10 Mar 13:52
Compare
Choose a tag to compare
  • Breaking change: lexbor backend now includes the root node when querying CSS selectors. Same as Modest backend.
  • Fix css_matches and any_css_matches methods for Modest backend on some compilers

v0.3.20

09 Feb 12:11
Compare
Choose a tag to compare
  • Fixup for max HTML size increase (from 0.3.19 release, #110 )
  • Fix tag order for lexbor backend (#104). Thanks to @lexborisov

v0.3.19

27 Jan 05:08
Compare
Choose a tag to compare
  • Increase maximum HTML size to 2.4GB

v0.3.18

21 Jan 07:59
Compare
Choose a tag to compare
  • Fix memory leak when using CSS selectors, lexbor backend

v0.3.17

17 Oct 13:57
Compare
Choose a tag to compare
  • Update lexbor
  • Add Python 3.12 wheels

v0.3.16

27 Jul 08:45
Compare
Choose a tag to compare
  • Make HTML nodes hashable
  • Pin Cython version

v0.3.15

18 Jul 04:26
Compare
Choose a tag to compare
  • Improve typing. Thanks to @nesb1

v0.3.14

25 May 18:40
Compare
Choose a tag to compare
  • Fix memory leak for lexbor backend
  • Cython is no longer required dependency

v0.3.13

29 Apr 17:04
Compare
Choose a tag to compare

Changes:

  • Updated lexbor

v0.3.12

01 Jan 09:08
Compare
Choose a tag to compare
  • Update lexbor
  • Add Python 3.11 wheels