Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 28, 2020 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/e733c40b6584a5a0f99e3a766bf08091 to your computer and use it in GitHub Desktop.
Save Whateverable/e733c40b6584a5a0f99e3a766bf08091 to your computer and use it in GitHub Desktop.
releasable6
    + Streamline Proc::Async subclass attributes [0c5a7075]
    + Bind a few variables rather than assigning [ca49dcbd]
    + Rearrange some conditionals into ternaries [1db41618]
    + Rework Proc::Async.start internals [356bf3f7]
    + Use faster nqp::istype instead of ~~ [05916efa]
    + Decontainerize arguments in eqv between Seqs [76187b57]
    + Make sure Supply/first without matcher also works [57dbc358]
    + Allow clients to define their own "name" / "version" logic [1299e324]
    + Merge pull request #3446 from dumarchie/eqv [5d65764a]
    + Simplify leap second updating logic [25c84b3a]
    + Fix shebang and better feedback on fail [bdb00749]
    + Remove 11 year old perlcritic configuration file [5ac792ac]
    + Add support for "use BUILDPLAN class" [8fdce756]
    + Merge pull request #3438 from rakudo/release-2020.01 [0d530092]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment