# This file documents the revision history for Perl extension PAGI
0.001008 - 2025-12-25
- Fixed 32-bit Perl compatibility in WebSocket test (pack 'Q' → 'NN')
- Fixed sendfile on non-blocking sockets for FreeBSD/BSD systems
- Added sendfile documentation and production recommendations
- Improved test reliability: skip lsof/timing-dependent tests by default
- Normalized test environment variables to use RELEASE_TESTING
0.001007 - 2025-12-24
- More broken dist metadata fixes (part 2)
0.001006 - 2025-12-24
- More broken dist metadata fixes
0.001005 - 2025-12-24
- trying to get the indexer to ignore my test libs
0.001004 - 2025-12-24
- More fixes to the code that generates the POD version of the specification
in improve readability
- exclude test and example libs from the CPAN indexer.
0.001003 - 2025-12-24
- Fixes to the code that generates the POD version of the specification
to try and fix UTF8 and other formatting issues.
0.001002 - 2025-12-24
- Initial release. See README.md for a starting point
0.001001 - 2025-12-17
- Placeholder release