The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Change Log

## [0.0.7] - 2017-09-06

### Fixed

- Fixed packaging errors

## [0.0.6] - 2017-08-19

### Improved

- Generally made the class easier to subclass.

## [0.0.5] - 2017-08-19

### Improved

- Let the events draw themselves.
- Moved pod tests from t to xt.

## [0.0.4] - 2017-08-02

### Fixed

- Reverted previous shebang change as the Perl toolchain is cleverer than I thought.

## [0.0.3] - 2017-07-31

### Fixed

- Changed the command line program shebang to use `/usr/bin/env perl`

## [0.0.2] - 2017-07-31

### Fixed

- Various packaing fixes for better kwalitee

## [0.0.1] - 2017-07-29
 
### Added
 
- All the things. Release early, release often.