Skip to content

Releases: namolnad/Finch

0.3.0

15 Feb 19:27
076cfd0
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

0.3.0 (240)

Bug Fixes

  • Empty branch merge in change-log - PR #121

0.2.0

21 Apr 05:19
734fc36
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

0.2.0 (229)

Features

  • Use swift CLI instead of Commandant - PR #117

0.1.0

20 Apr 17:43
c633df4
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

0.1.0 (227)

Note: This is a breaking change for the help and version commands. These are now accessed without the leading dashes --. Similarly, command-specific help is now accessed via finch help [command]

  • Support Swift 5
  • No longer statically link swift std-lib
  • Move to use Commandant and several other micro-libs vs depending on SPM - #114

0.0.22

06 Apr 04:02
3895111
Compare
Choose a tag to compare
0.0.22 Pre-release
Pre-release

0.0.22 (224)

  • Separates test / tooling packages out into separate Package.swift files to package only needed dependencies - #112

Features

Bug Fixes

  • Fix default sectionInfos overriding child config - PR #109

0.0.21

04 Mar 01:17
Compare
Choose a tag to compare
0.0.21 Pre-release
Pre-release

0.0.21 (216)

Platform improvements

  • Statically link swift stdlib

0.0.20

04 Mar 00:35
Compare
Choose a tag to compare
0.0.20 Pre-release
Pre-release

0.0.20 (214)

Features

  • Remove --to-pasteboard option

0.0.19

03 Mar 23:47
Compare
Choose a tag to compare
0.0.19 Pre-release
Pre-release

0.0.19 (211)

Features

  • Add support for config.private.yml - PR #83
  • Add --required-tags option - PR #90

Bug Fixes

  • Fix capitalization behavior and toPasteboard comment - PR #91

0.0.18

03 Mar 23:33
Compare
Choose a tag to compare
0.0.18 Pre-release
Pre-release

0.0.18 (202)

Features

  • Config --Show-Example - PR #60
  • Version Auto Resolution - PR #43
  • Normalize Tags & Improve Config - PR #56
  • Support Multiple Emails - PR #61

Bug Fixes

0.0.17

31 Jan 17:23
Compare
Choose a tag to compare
0.0.17 Pre-release
Pre-release
[version] Publish version 0.0.17

0.0.16

15 Jan 03:44
Compare
Choose a tag to compare
0.0.16 Pre-release
Pre-release
  • Change to use SPM as the main build/installation tool
  • Add configurable default line format
  • Pass PROJECT_DIR to build number command
  • Fix cherry-picking dedupe'ing
  • Filter out empty sections