Skip to content

v1.1.0 release

Compare
Choose a tag to compare
@parnham parnham released this 17 Aug 09:21
· 2 commits to master since this release
  • Updated the dependencies
  • Removed explicit dependency on analyzer so that it doesn't have version conflicts when using translatable within an angular application.
  • Added an attribute "withMixin" to instruct the generated class to use the source class as a mixin as well as an interface definition. This allows any concrete methods implemented in the source class to be included.
  • Permit key overrides via annotation