Skip to content

v0.4.0

Choose a tag to compare

@gmazzo gmazzo released this 22 Oct 12:51
· 49 commits to main since this release
0e7df52

What's Changed

Features

  • Added verbose option by @gmazzo in #13
  • Replaced setup-swift action by @gmazzo in #15
  • Only processing .swift files by @gmazzo in #14
  • Added final log and quiet option by @gmazzo in #16
  • Added --protocol and --import flags for customization by @gmazzo in #17
  • Fixed --no-protocol flags not honored by @gmazzo in #19
  • Ignoring private types by @gmazzo in #18
  • Changed approach to support inheritance by @gmazzo in #20
  • Refactored to a single mapper provider class by @gmazzo in #21
  • Renamed CodeOwnersCore to CodeOwnersAPI by @gmazzo in #22

Full Changelog: v0.3.0...v0.4.0