In git

New Features

  • n/a

Bugfixes

  • n/a

Chores

  • n/a

v0.1.3

New Features

  • n/a

Bugfixes

  • n/a

Chores

  • Stop using thor-exclude_pattern now that thor 0.18 has been released. (Leo Gallucci)
  • Stop travis tesing ruby-head. (Leo Gallucci)

v0.1.2

New Features

  • n/a

Bugfixes

  • n/a

Chores

  • Updated thor-exclude_pattern gem since it has a binary name issue. (Leo Gallucci)
  • Fixed gem summary typo. (Leo Gallucci)

v0.1.1

New Features

  • n/a

Bugfixes

  • Fixed bug regarding hardcoded ~ and replaced with Dir.home (Leo Gallucci)

Chores

  • n/a

v0.1.0

First gem release

Features:

  • Generate new gem skeleton based on a default or custom template. (Leo Gallucci)
  • Option: [--template TEMPLATE_NAME] (Leo Gallucci)
  • Option: [--summary "This newgem will do some fancy stuff"] (Leo Gallucci)