Skip to content

Releases: josefdolezal/ignorio

Version 0.6.0

08 Apr 13:09
Compare
Choose a tag to compare

Changes

  • Updated for Swift 5
  • Removed Result dependency in favour of Result in standard library

Version 0.5.2

07 Jan 20:45
Compare
Choose a tag to compare

Changes

  • create command now may fail if one of requested types is unknown

Version 0.5.1

31 Oct 17:40
Compare
Choose a tag to compare

Changes

  • Swift 4 compatibility release

Version 0.5.0

05 Jun 20:40
Compare
Choose a tag to compare

Features

  • Fetch .gitignore template with ignorio create <type>
  • Search for available types with ignorio search <type>
  • List all available types with ignorio list