v1.0.0-alpha.8
·
2929 commits
to master
since this release
- Fix comments not being printed if they appear before the root node (issue).
- Fix dangling comments not being printed for Class, Interface, Enum and Block Statement (issue).
- Add new lines in empty blocks (issue).
- Fix trailing comment being mistaken as leading comment in certain situations,
becausejorje
provides wrong start and end indexes for some node types (issue).