Skip to content

Releases: keithasaurus/simple_html

3.1.1

27 Oct 06:17
d254f60

Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

27 Oct 01:54
ab59d7b

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

19 Aug 23:48
ecc5511

Choose a tag to compare

What's Changed

Performance

  • up to 2x faster performance, courtesy of mypyc compilation by @keithasaurus in #21

Breaking changes

  • Most types are now checked with type instead of isinstance, meaning subclasses of str, SafeString and others may not work as expected.

2.1.0

17 Aug 21:58

Choose a tag to compare

Allow int, float, and Decimal as leaf nodes.

2.0.0

11 Aug 18:17
03e78d3

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...2.0.0

1.2.3

30 Nov 17:48
312f2b7

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

02 Jan 06:11
fef0ca9

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

23 Dec 07:11

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

08 Dec 05:27
5b148c3

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

28 Nov 16:29

Choose a tag to compare