Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

v2.0.0 #115

Closed
4 tasks done
stevecheckoway opened this issue Oct 3, 2018 · 1 comment
Closed
4 tasks done

v2.0.0 #115

stevecheckoway opened this issue Oct 3, 2018 · 1 comment
Assignees
Milestone

Comments

@stevecheckoway
Copy link
Collaborator

stevecheckoway commented Oct 3, 2018

With #112, I think I've finished everything that I wanted to get finished for 2.0.0.

The changelog is here but some highlights:

  • Integrate gumbo to fix some long-standing issues
  • Implement the latest version of the HTML standard
  • Add hundreds of tests (with tens of thousands of assertions) to both gumbo itself and to Nokogumbo.
  • Implement all of the error conditions specified in the standard and use the standard-specified code names for those that have them (about half do not have a name yet)
  • Implement proper HTML fragment parsing
  • Implement proper HTML serialization
  • Fix Windows builds and add CI tests for them
  • Fix Gentoo builds and add CI tests for them

Unless there's anything else that needs to be added, I think we should

  • Change the version number in lib/nokogumbo/version.rb
  • Add a corresponding section in CHANGELOG.md for 2.0.0
  • Tag v2.0.0
  • Push a new gem
@stevecheckoway stevecheckoway added this to the 2.0 milestone Oct 3, 2018
@stevecheckoway stevecheckoway self-assigned this Oct 3, 2018
@stevecheckoway
Copy link
Collaborator Author

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant