The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# This file documents the revision history for Perl extension Catalyst::View::MojoTemplate.

0.005 - 2023-06-11
  - Per context version

0.004 - 2021-10-18
  - fixed typo in previous release

0.003 - 2021-10-18
  - content keys don't die if not defined.  Turns out that's a better default for views
  - new stash helper because why not.

0.002 - 2020-05-07
  - Don't always pass $c->model to template since its often undefined and results
    in Catalyst logs getting noisy about this.

0.001 - 2020-05-04
  - Initial release
  - Happy Star Wars Day!