Skip to content

Releases: gmazzo/swift-codeowners-plugin

v1.3.1

Choose a tag to compare

@gmazzo gmazzo released this 23 Jun 15:19
dc835c3

What's Changed

Features

  • Added Tuist without SPM plugin demo by @gmazzo in #84
  • Simplified location gathering by @gmazzo in #85
  • Iterated RenameRule literal expression by @gmazzo in #87

Dependencies

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@gmazzo gmazzo released this 20 Jun 12:35
423ef02

What's Changed

Features

  • Renamed to CodeOwnersMacro to CodeOwnersMacroBase by @gmazzo in #81
  • Allow RenameRule to be expressed as literal by @gmazzo in #83

Full Changelog: v1.2.2...v1.3.0

v1.2.2

Choose a tag to compare

@gmazzo gmazzo released this 18 Jun 10:27
7bb98fc

What's Changed

Features

  • Removed not used printRoot variable by @gmazzo in #80

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@gmazzo gmazzo released this 17 Jun 09:28
5e55c05

What's Changed

Features

  • Fixed relative URL resolution of .codeowners-tool.json file by @gmazzo in #79

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@gmazzo gmazzo released this 16 Jun 21:15
ebd5948

What's Changed

Features

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@gmazzo gmazzo released this 15 Jun 09:24
5b9a0eb

What's Changed

Features

  • Reduced CodeOwnersMacroBase ABI allowing to be called from other macros kinds by @gmazzo in #75

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@gmazzo gmazzo released this 12 Jun 10:12
25497eb

What's Changed

Features

  • Added XcodeProjectPlugin support by @gmazzo in #71
  • Added Tuist demo project by @gmazzo in #72
  • Fixed XCode build plugin file filtering logic by @gmazzo in #74
  • Improved demo projects by @gmazzo in #73

Full Changelog: v1.0.3...v1.1.0

v1.0.3

Choose a tag to compare

@gmazzo gmazzo released this 09 Jun 15:56
ccf849c

What's Changed

Features

  • Extracted MacrosAPI in the Demo by @gmazzo in #69
  • Improve error message for CODEOWNERS file lookup by @gmazzo in #70

Dependencies

  • Bump github.com/apple/swift-argument-parser from 1.7.1 to 1.8.0 by @dependabot[bot] in #64
  • Bump github.com/apple/swift-argument-parser from 1.8.0 to 1.8.1 by @dependabot[bot] in #65
  • Bump github.com/apple/swift-argument-parser from 1.8.1 to 1.8.2 by @dependabot[bot] in #66
  • Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #67
  • Bump github.com/swiftlang/swift-syntax from 603.0.1 to 603.0.2 by @dependabot[bot] in #68

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@gmazzo gmazzo released this 11 May 20:01
99c4d31

What's Changed

Features

Dependencies

  • Bump github.com/apple/swift-argument-parser from 1.7.0 to 1.7.1 by @dependabot[bot] in #58
  • Bump github.com/swiftlang/swift-syntax from 602.0.0 to 603.0.0 by @dependabot[bot] in #59
  • Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #60
  • Bump github.com/swiftlang/swift-syntax from 603.0.0 to 603.0.1 by @dependabot[bot] in #61

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@gmazzo gmazzo released this 02 Feb 13:28
e52dbfe

What's Changed

Features

New Contributors

Full Changelog: v1.0.0...v1.0.1