Skip to content

Smaller Bug Fixes for Alpha

Pre-release
Pre-release

Choose a tag to compare

@Thatsmusic99 Thatsmusic99 released this 03 Jul 16:42
· 118 commits to standalone-impl since this release

d327dbd Add any pending comments to the parent section rather than actual option.
f624b1d Fixed addComment(String, String) only working for sections, not actual options.
6767d0a Added ConfigSection#addComments(String, String...)
1712bf9 Throw IllegalStateException when trying to make a section where an option exists.
e727a0f Removed duplicating code in moveTo method.