The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
# -*- yaml -*-
# Revision history for Markapl

0.05:
  - allow passing variables to render.
  - implement package-specific template stash

0.04:
  - even more code refactoring.
  - list html4 tags in Markapl::Tags
  - Add several very useful helpers

0.03:
  - element attribute values can now contains variables.

0.02:
  - mostly just code refactoing
  - documentation 
  - add 'template' funtion that defines template sub but can be named like "/foo.html" as in Template::Declare.

0.01:
  - Initial release.