Skip to content

v2.0.3

Choose a tag to compare

@melvinotieno melvinotieno released this 09 Oct 20:24
· 134 commits to main since this release
  • Added support for options, i.e. for dart, DartOptions, for kotlin, KotlinOptions etc. This means settings such as module for gobject, package for android and java etc will move to options. See build.example.yaml for more details.
  • Ability to override the options for specific input files by using ConfigurePigeon annotation provided by Pigeon.
  • Add a default prefix Pigeon for Objective-C code generation.