Artemus 4.1.2 released
Version 4.1.2 of the Artemus template toolkit has been released. The following changes were made:
- New template function
sort.
- New template function
reverse.
- Templates can be loaded from external sources by using the new
loader_func argument to new().
- The Perl module Artemus is now an alias for the Artemus4 module, as a way to smooth the future transition to version 5. No changes need to be done.
Related