Releases: namolnad/Finch
Releases · namolnad/Finch
0.3.0
0.3.0 (240)
Bug Fixes
- Empty branch merge in change-log - PR #121
0.2.0
0.2.0 (229)
Features
- Use swift CLI instead of Commandant - PR #117
0.1.0
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
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
0.0.21 (216)
Platform improvements
- Statically link swift stdlib
0.0.20
0.0.20 (214)
Features
- Remove --to-pasteboard option
0.0.19
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
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
[version] Publish version 0.0.17
0.0.16
- 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