Skip to content

Update documentation for v1.1.0 release #19

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

Merged
merged 2 commits into from
Jun 9, 2025
Merged

Conversation

basmussen
Copy link
Contributor

@basmussen basmussen commented Jun 9, 2025

Summary

  • Updated documentation to reflect v1.1.0 release
  • Enhanced README and EXAMPLES files with current information

Changes

  • Updated version from 1.0.2 to 1.1.0 in README
  • Added Gradle installation instructions
  • Enhanced feature descriptions with more detail
  • Reorganized EXAMPLES.md with better categorization
  • Added new examples for:
    • Namespace handling
    • File and resource parsing
    • Schema validation with error handling
    • XPath queries with multiple results

Related Issue

Closes #18

Test Plan

  • Review README.md for accuracy
  • Review EXAMPLES.md for code correctness
  • Verify all code examples compile
  • Check documentation renders correctly on GitHub

Ben Asmussen added 2 commits June 9, 2025 16:23
- Update version from 1.0.2 to 1.1.0 in README
- Add Gradle installation instructions
- Enhance feature descriptions
- Reorganize EXAMPLES.md with better structure
- Add examples for namespaces, file parsing, and validation

Closes #18
@basmussen basmussen merged commit f55424e into develop Jun 9, 2025
5 checks passed
@basmussen basmussen deleted the update-documentation branch June 9, 2025 18:51
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.

Update documentation for v1.1.0 release
1 participant