Skip to content

0.1.0

Choose a tag to compare

@cstamas cstamas released this 16 Jun 15:39
· 89 commits to main since this release

Initial release.

What's Changed

  • Enhance setAttribute methods with intelligent attribute formatting preservation and inference by @gnodet in #5
  • Add ROQ Static Site Generator for Documentation Website by @gnodet in #7
  • Fix index page HTML rendering issue by @gnodet in #8
  • Fix Prism.js interference with index page feature cards by @gnodet in #9
  • Implement separate index template layout for clean Prism.js isolation by @gnodet in #10
  • Separate syntax highlighting script from layout.js for complete isolation by @gnodet in #11
  • Add automatic Javadoc integration to website by @gnodet in #12
  • API Improvements: QName support, standardized return types, and fluent navigation by @gnodet in #6
  • Clean up unused DomTripConfig fields and implement missing functionality by @gnodet in #14
  • Add InputStream/OutputStream support with encoding detection by @gnodet in #15
  • feat: enhance Editor with intelligent insert/remove whitespace handling by @gnodet in #16
  • Add Document.of(Path) factory method with comprehensive tests and documentation by @gnodet in #18
  • Fix broken links on published website by @gnodet in #20
  • Add element commenting and positioning features with comprehensive whitespace management by @gnodet in #17
  • feat: Add comprehensive snippet extraction system for documentation by @gnodet in #19
  • Complete website documentation and fix navigation menu by @gnodet in #22
  • feat: Complete comprehensive snippet system with 147+ dynamic snippets by @gnodet in #23
  • Site enhancements by @gnodet in #24
  • docs: reorganize documentation structure by @gnodet in #25
  • Fix HTML escaping in dynamic Java snippets by @gnodet in #26
  • Extract Java snippets from documentation into testable snippet files by @gnodet in #27
  • feat: Implement comprehensive whitespace capture during XML parsing by @gnodet in #28
  • Updates by @cstamas in #29
  • Fix site generation by @cstamas in #31
  • feat: Add domtrip-maven extension with comprehensive documentation by @gnodet in #30

New Contributors

Full Changelog: https://github.com/maveniverse/domtrip/commits/release-0.1.0