Releases: josefdolezal/ignorio
Releases · josefdolezal/ignorio
Version 0.6.0
Changes
- Updated for Swift 5
- Removed
Result
dependency in favour ofResult
in standard library
Version 0.5.2
Changes
create
command now may fail if one of requested types is unknown
Version 0.5.1
Changes
- Swift 4 compatibility release
Version 0.5.0
Features
- Fetch .gitignore template with
ignorio create <type>
- Search for available types with
ignorio search <type>
- List all available types with
ignorio list