0.07 2023-12-05T14:12:01+01:00
- Fix typo in doc.
- Rename example file to better name.
- Update copyright years.
- Update README file.
0.06 2022-11-05T12:32:16+01:00
- Fix build in FreeBSD. We need gnu make. (GH#4)
0.05 2022-11-02T16:29:41+01:00
- Add probe for required tools for system install.
- Remove obsolete configure require (Alien::Build).
0.04 2022-05-10T08:15:34+02:00
- Fix require version for ExtUtils::CppGuess (thanks Zakariyya Mughal).
- Fix signing for CI (thanks Zakariyya Mughal).
0.03 2022-05-09T08:35:58+02:00
- Add README file.
- Fix mail link in doc.
- Fix signature.
0.02 2022-05-08T23:00:21+02:00
- Add alien_diag to test (thanks Zakariyya Mughal).
- Add missing dependency for Test::NoWarnings (thanks Zakariyya Mughal).
- Add repository and bugtracker to Makefile.PL.
- Enable shared and static builds (thanks Zakariyya Mughal).
- Enable Decode::SourceForge (thanks Zakariyya Mughal).
- Improve build for MacOS and MinGW (thanks Zakariyya Mughal).
- Pass HashRef of options to xs_ok in tests (thanks Zakariyya Mughal).
0.01 2022-05-05T01:19:01+02:00
- First version.