v2.0.0-beta.3
Pre-release
Pre-release
- feat!: simplify parser.Parse and renderer.Render methods
- Unified the parser.Parse and renderer.Render methods to accept a byte slice.
- Add XxxStringSource convenience methods for parsing and rendering from string sources.
- refactor!: Change the Dump method to return a NodeDump struct instead of printing to stdout.