v0.6.0
What's Changed
- #3 Consider parent class's visibility for
nested classes
by @jayasuryat in #6 - #4 Handle absence of no-args constructor for
@ConsiderForDowel
by @jayasuryat in #7 - #2 Disallow
inner class
by @jayasuryat in #5
Refactors
- Extract
symbol
validation-logic into separate classes - c3f7d18 - Updates and fixes in tests - 666628f, 63efe6c
Other updates
- CI has been setup to
run tests
, checkcode formatting
, andbuild project
on pull requests or commits to the main branch.
Full Changelog: 0.5.0...0.6.0