Skip to content

Releases: arthurpalves/coherent-swift

0.5.11

13 Jan 15:37
Compare
Choose a tag to compare

0.5.10

07 Oct 09:57
Compare
Choose a tag to compare
  • Supports Swift 5.4
  • Updates dependencies

0.5.9

24 Feb 21:45
29c05e8
Compare
Choose a tag to compare
  • Migrates from SwiftCLI to swift-argument-parser
  • Separates Core logic from CLI into its own framework
  • Doesn't override spec on init, instead waits for user input
  • When running report without a spec, generates a spec based on user input
  • Disables timestamps by default, resulting in clearer logs. This can be enabled with flag -t | --show-timestamps
  • Pre compiles a binary used by Github Action, to improve performance.

0.5.5

30 Sep 09:02
e1a6bcc
Compare
Choose a tag to compare

✅ Coherent Swift also as a Github Action

- uses: arthurpalves/[email protected]
  with:
    source: Sources/
    minimum_threshold: 60
    ignore_output_result: true
    only_changes: true
    report_format: plain

0.5.4.7

30 Sep 08:42
Compare
Choose a tag to compare
0.5.4.7 Pre-release
Pre-release
ci: bump up version

0.5.4.6

30 Sep 08:32
Compare
Choose a tag to compare
0.5.4.6 Pre-release
Pre-release
ci: add back conditional measure for only changed files

0.5.4.5

30 Sep 08:27
Compare
Choose a tag to compare
0.5.4.5 Pre-release
Pre-release
ci: bump up version

0.5.4.4

30 Sep 08:24
Compare
Choose a tag to compare
0.5.4.4 Pre-release
Pre-release
ci: bump up version

0.5.4

30 Sep 07:45
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release
ci: test action measuring overall cohesion

0.5.2

01 Jun 22:52
2638c79
Compare
Choose a tag to compare