All notable changes to the "perl-moose" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Syntax highlight for Moose::Deprecated, Moose::Exporter, Moose::Object, Moose::Util and Test::Moose
- Fixed grammar detection when multiple Moose packages are used in the same file.
- Added support for Mouse. @d9705996
- Initial release
- Syntax Highlight for Moose, Moo, Moose::Role and Moose::Util::TypeConstraints
- Colorization testing
- Extension installation testing
- CI integration with Travis