Revision history for Perl module XS::Check

0.07 2017-08-28

- Don't reject valid C (void) arguments
- Callback for reporting errors

0.06 2017-08-26

- Check for (void) arguments

0.05 2017-08-22

- Correct variable names
- Add a check for the "Perl_" prefix

0.04 2017-08-22

- Remove author tests

0.03 2017-08-22

- C comments are now ignored
- Better check of types of variables

0.02 2017-08-17

- Dependencies corrected

0.01 2017-08-16

- Initial version