Smaller Bug Fixes for Alpha
Pre-release
Pre-release
·
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.