0.08 2022-07-06T23:32:50+02:00
- Add blank link after arguments and before return in methods.
- Add test for flush().
0.07 2022-07-06T23:02:59+02:00
- Add Error::Pure::Utils::clean() to tests for cleanup of errors stack.
- Rewrite $ret variable to $ret_ar to better understanding of what it is.
- Update copyright years.
0.06 2021-02-03T23:10:07+01:00
- Fix bugtracker.
- Rewrite doc to use =head2 in METHODS section.
- Update copyright years.
0.05 2020-08-11T22:32:43+02:00
- Add REPOSITORY section to doc.
- Improve LICENSE AND COPYRIGHT section in doc.
- Improve SYNOPSIS section in doc.
- Makefile.PL fails with no '.' in @INC.
- Update Module::Install to 1.19 version.
- Update author github username.
- Update author username.
- Update copyright years.
0.04 2015-10-29T22:43:02+01:00
- Fix DEPENDENCIES section in doc.
- Improve SEE ALSO section in doc.
- Move author tests to xt/ directory.
- Update Module::Install to 1.16 version.
0.03 2015-03-21T14:47:52+01:00
- Fix dependencies.
- Fix minimal version of Perl in META.yml file.
- Fix test depdendencies.
0.02 2015-03-20T07:19:20+01:00
- Add README file.
- Add minimal version of Perl.
- Add tests.
- Fix abstract name in Makefile.PL.
- Fix instruction processing.
- Update META.yml file.
0.01 2015-03-18T13:53:24+01:00
- First version.