Skip to content

Parse anonymous struct fields

Compare
Choose a tag to compare
@g4s8 g4s8 released this 06 Feb 12:33
· 62 commits to master since this release
445e54b

Bug #5 fixed (thanks @nics) by #6 - If the field is envPrefix-ed anonymous structure, then we parse it as common struct type, but it'll not be added to the full type list in case if -all flag is set.

Full Changelog: v0.1.0...v0.1.1