Skip to content

Release 2.2.2

Choose a tag to compare

@deankarn deankarn released this 15 Feb 12:41
· 41 commits to master since this release

What was fixed?

  • Parsing of struct tag, by name, corrected for when multiple tags exists, this was corrected in #15 thanks @htmd

P.S. in the future, I will change this so that instead of specifying the tag name, a function will be specified allowing for greater flexibility; but it would be a breaking change so leaving for now until needed.