Skip to content

Releases: HtmlUnit/htmlunit-neko

HtmlUnit - NekoHtml Parser 3.5.0

19 Aug 07:58
Compare
Choose a tag to compare
  • self closing textarea tag are now handled correctly
  • remove XMLStringBuffer and always use a StringBuilder as backend for XMLString
  • use StringBuilder instead of StringBuffer at more places
  • some unused code removed
  • reorganize tests (and check expectations with FF)
  • add xmp tests
  • add more textarea tests
  • add more noscript tests
  • add more tests for style and plaintext
  • use same code style rules as for HtmlUnit

see HtmlUnit release notes for more details

HtmlUnit - NekoHtml Parser 3.4.0

26 Jul 17:48
Compare
Choose a tag to compare
  • no real changes

see HtmlUnit release notes for more details

HtmlUnit - NekoHtml Parser 3.3.0

04 Jun 07:37
Compare
Choose a tag to compare
  • no real changes

see HtmlUnit release notes for more details

3.2.0

15 May 11:44
Compare
Choose a tag to compare
  • some equals tests are improved (VeraScan findings)

see HtmlUnit release notes for more details

3.1.0

12 Apr 05:26
Compare
Choose a tag to compare
  • fix reset
  • fix packages path for messages
  • scripts are allowed inside select's
  • template is valid in the head also
  • dialog closes p tag

see HtmlUnit release notes for more details

3.0.0

18 Mar 15:20
Compare
Choose a tag to compare
  • group name changed to org.htmlunit
  • package names changed to org.htmlunit.cyberneko
  • cleanup and fixes (see HtmlUnit release notes for more details)

2.70.0

22 Jan 16:34
Compare
Choose a tag to compare

2.69.0

05 Jan 16:29
Compare
Choose a tag to compare

2.68.0

28 Dec 13:42
Compare
Choose a tag to compare

2.67.0

20 Nov 09:07
Compare
Choose a tag to compare
  • no real changes other than the version no