- Remove extraneous console output. [#18]
- Remove a silly circular argument reference.
- Create config options for default separator and wrapper. [#8]
- Require Middleman 4.
- Fix loading bug. [#6]
- Configure Hound CI.
- Configure Travis.
- Tweak gemspec, dropping Ruby 1.9 support.
- Add Ruby 1.9 to gemspec.
- Add
:separator
and:wrapper
options to support a wider range of output styles. [#2] - Switch from ffaker to new improved Faker.
- Remove setup and console executables from gem. [#3]
- Fix an issue where this gem would break
wrap_layout
. [#1]