Revision history for Alien-ngtcp2

0.01  2026-09-26
    - Initial release.
    - Discover libngtcp2 1.25.0 or newer through pkg-config.
    - Build a private static libngtcp2 1.25.0 when no suitable system
      installation is available.
    - Keep the bundled build limited to the core libngtcp2 transport library;
      crypto helper libraries are explicitly disabled.
    - Support Perl 5.20 and newer.
    - Require Alien::Build 2.84 or newer.
    - Add contribution and security documentation.
    - Add explicit META provides information.
    - Use the native Autoconf build on Unix-like systems and the standard
      Alien::Build CMake path on Windows.
    - Verify the result with a real XS compile and link test.
