Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New major release v2.0 #319

Merged
merged 18 commits into from
Jul 18, 2022
Merged

New major release v2.0 #319

merged 18 commits into from
Jul 18, 2022

Conversation

brunato
Copy link
Member

@brunato brunato commented Jul 18, 2022

  - New major release (v2.0.0) will require elementpat>=3.0
  - A subclass can redefine this method for cachinng nodes if needed
  - Check also for #316 (is a misconfiguration, not a bug)
  - Fix etree_elements_assert_equal() testing helper
  - Optimize iterfind() using only XPath 2.0 selectors (slower but
    compatible with XPath 2.0 used on XSD schemas)
  - Fix XPath dynamic context creation for assertions
  - Now prefixed name are converted to extended form using the
    nsmap of DataElement instance
  - Improvement to simplify access to attributes (issue #314)
@brunato brunato merged commit 13b45e6 into master Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant