Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflows and prep for release #36

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Add workflows and prep for release #36

merged 1 commit into from
Feb 9, 2024

Commits on Feb 9, 2024

  1. Add workflows and prep for release

    Add a CI GitHub workflow to test on all supported versions of Perl, and
    drop the old Travis config.
    
    Also add a release workflow and the Build.PL stuff to support GitHub
    releases.
    
    Require PGXN::API::Searcher v0.11.1 to ensure #23 and #26 stay fixed,
    and fix the CPAN meta merging to properly generate a v2 `MYMETA.json`
    file.
    
    Increment version to v0.20.0 and update the copyright year.
    
    Drop support for Perl 5.10 and 5.12.
    
    Flesh out the README a bit.
    theory committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    638ae86 View commit details
    Browse the repository at this point in the history