Revision history for Pod-Elemental-Transformer-Pinter
0.1002 2015-01-18T00:37:18Z CET
[Enhancements]
- Improved the order that attributes are rendered.
- Improve output for method parameters that are hash or array refs, and
have a default value.
- Ensure whitespace before [ in type definitions for better legibility.
- AttributeRenderer/HtmlDefault: Add a note if an attribute is not
available in the constructor.
- MethodRenderer/HtmlDefault: Use (mildly) different colours in the three
headings
[New Features]
- (Undocumented feature: ':splint methods' will try to render metadata on
all methods.)
[Requirements]
- Added new requirements List::UtilsBy and Try::Tiny.
- Bump required version of Syntax-Feature-Qs to 0.2003.
0.1001 2015-01-14T03:06:07Z CET
[Documentation]
- Fixed Moops class example.
[Enhancements]
- Uses 'pseudo colspan'. Metacpan seem to remove colspan attributes.
[Meta]
- Fixed test prereqs.
- Fixed no-op test to actually test.
- Setup build on travis.
0.1000 2015-01-14T00:58:31Z CET
- Initial release