0.09 2025-03-04T01:11:45+01:00
 - Add bool check for 'utf-8' parameter.
 - Fix DEPENDENCIES section in doc.
 - Rewrite List::MoreUtils to List::Util.
 - Update Module::Install to 1.21 version.
 - Update copyright years.

0.08 2022-09-10T11:55:09+02:00
 - Rename examples to better names.

0.07 2022-05-30T02:10:07+02:00
 - Add support for .tif and .pdf files in thumb_link().
 - Update copyright years.

0.06 2021-12-16T08:18:19+01:00
 - Fix thumb_file() if file is SVG file.
 - Update README file.

0.05 2021-11-14T13:40:23+01:00
 - Add thumb_link() method.

0.04 2021-11-11T22:33:26+01:00
 - Add mw_file_link() method.
 - Add mw_link() method.
 - Add mw_user_link() method.

0.03 2021-11-07T11:53:42+01:00
 - Fix URI constucting.

0.02 2021-11-03T17:50:53+01:00
 - Fix abstract.
 - Regen examples/ex2.pl example.

0.01 2021-11-03T17:25:35+01:00
 - First version.