Skip to content

Proteus and the Raise of the Gogo Options

Compare
Choose a tag to compare
@Serabe Serabe released this 12 Apr 09:30
· 34 commits to master since this release

This includes the following features and fixes:

  • Proteus now detects a String method and add the option to drop the generated one
    if it finds it.
  • Fixes the mapping for time.Duration.
  • Fixes the problems caused by calling proteus twice.
  • Fixes the generation of getters by default. This option was early on in the
    development but somehow it got lost.