v5.0.0
What's Changed
- Fix broken links to assets. Fixes #359. by @awood in #360
- Improve expand class name by @nurse in #400
- Performance improvement by @mame in #397
- Fix travis failure by @hsbt in #407
- Removed hoe-travis from Rakefile by @hsbt in #408
- Remove hoe from development by @zzak in #396
- Retry mame's pull request for Performance Improvement by @hsbt in #404
- Ignore frozen_string_literal magic comment (Fixes #389) by @jeremyevans in #406
- Prepare to release RDoc 5 by @hsbt in #419
- fix NotFoundError with left-hand match class like String and StringIO by @hsbt in #420
- Removed code for Ruby 1.8 by @hsbt in #421
- Cleanup code targeted Ruby 1.8 by @hsbt in #423
- Fix rdoc generation task on rdoc by @hsbt in #424
- Restore options after option parsing by @hsbt in #426
New Contributors
Full Changelog: v4.2.2...v5.0.0