Music-Chord-Progression-Transform-0.0205
Generate transformed chord progressions
Changes for 0.0205 - 2023-02-06T00:15:01Z
- Handle the naming of the diminished chord.
- What is a "-6" chord? Who knows?
SPVM-File-Spec-0.02
Portably Perform Operations on File Names
Changes for 0.02 - 2023-02-06
- Changes
- Document Improvement
Music-Chord-Progression-Transform-0.0204
Generate transformed chord progressions
Changes for 0.0204 - 2023-02-06T00:00:25Z
- Handle more chordname wackiness. :\
Music-Chord-Progression-Transform-0.0203
Generate transformed chord progressions
Changes for 0.0203 - 2023-02-05T23:47:39Z
- Do not allow spaces in chord names.
GetoptLongWrapper-0.02
A wrapper for the Getopt::Long module
Changes for 0.02
- Add Demo github link to SYNOPSIS
Music-Chord-Progression-Transform-0.0202
Generate transformed chord progressions
Changes for 0.0202 - 2023-02-05T20:58:24Z
- Improve documentation.
Six days later...
I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else..
Bradley D. Thornton reshared this.
App-Toot-0.03
post a status to Mastodon
Changes for 0.03 - 2023-02-05
- Add Github workflows to run tests
- Update bugtracker to Github issues
App-RouterColorizer-1.230370
Colorize router CLI output
Changes for 1.230370 - 2023-02-06T02:56:24+00:00
- Joelle Maslak <jmaslak@antelope.net>
- [feature] Ciena colorizing of additional status messages
- [bugfix] Ciena colorizing of disabled ports in show ptp is proper now
Pod-AsciiDoctor-0.101001
Convert from POD to AsciiDoc
Changes for 0.101001 - 2023-02-06
- Fix for github.com/shlomif/Pod-AsciiDo… .
Mojolicious-Plugin-PrometheusTiny-0.02
Export metrics using Prometheus::Tiny::Shared
Changes for 0.02 - 2023-02-05T20:41:19Z
- Improved example in README. Fixed bug in custom metrics.
MooX-Keyword-Chain-0.01
Subroutine chains
Changes for 0.01
- First version, released on an unsuspecting world.
Music-Duration-Partition-0.0805
Partition a musical duration into rhythmic phrases
Changes for 0.0805 - 2023-02-05T16:08:13Z
- Improve SYNOPSIS.
Require-HookChain-0.004
Chainable require hook
Changes for 0.004 - 2022-11-15
- Add modules: Require::HookChain::log::{logger,stderr}.
- [doc][ux] Mention RHC in Require::HookChain.
App-CSVUtils-1.007
CLI utilities related to CSV
Changes for 1.007 - 2023-02-03
- [ux] Add csv-check-values as alias for csv-check-cell.
- [cli csv-check-cell] Add option --with-regex.
App-BPOMUtils-Additives-0.002
Utilities related to food additives in BPOM
Changes for 0.002 - 2023-02-01
- Add unit: ppm-as-potassium-benzoate.
Music-Duration-Partition-0.0804
Partition a musical duration into rhythmic phrases
Changes for 0.0804 - 2023-02-05T15:49:22Z
- Improve documentation.
Task-Dancer2-0.07
Dancer2... in a box!
Changes for 0.07 - 2023-02-05
- Added Dancer2::Template::Handlebars and Dancer2::Plugin::DBIx::Class (GeekRuthie)
Dancer2-Template-Xslate-v0.2.0
Text::Xslate template engine for Dancer2
Changes for v0.2.0 - 2023-02-04T14:53:09-05:00
- Add warning about Dancer2 layouts and cascading templates (GH#1, Pedro Melo)
Dancer2-Session-CHI-0.05
Dancer 2 session storage with CHI backend
Changes for 0.05 - 2023-02-05T18:42:57-05:00
- BUG FIXES
- ENHANCEMENTS
- DOCUMENTATION
Dancer2-0.400001
Lightweight yet powerful web application framework
Changes for 0.400001 - 2023-02-05T18:41:48-05:00
- BUG FIXES
- ENHANCEMENTS
- DOCUMENTATION
Dancer-1.3521
lightweight yet powerful web application framework
Changes for 1.3521 - 2023-02-05
- BUG FIXES
Net-IMAP-Client-0.9507
Not so simple IMAP client library
Changes for 0.9507
- avoid uninitialized warning (fixes RT#98616)
- avoid null args in search (fixes RT#113816)
- DESTROY() preserves $@
- add missing whatis entry (fixes RT#97513)
Music-Duration-Partition-0.0803
Partition a musical duration into rhythmic phrases
Changes for 0.0803 - 2023-02-05T14:56:41Z
- Use the new add_to_score method in eg/ programs.
Music-Duration-Partition-0.0802
Partition a musical duration into rhythmic phrases
Changes for 0.0802 - 2023-02-05T14:39:44Z
- Add the add_to_score method.
- Improve documentation.
- Improve test file.
Net-SAML2-0.64
SAML bindings and protocol implementation
Changes for 0.64
- Release 0.63-TRIAL as production release
- Significant Changes since 0.62
- Change Log
Module-Build-Tiny-0.040-TRIAL
A tiny replacement for Module::Build
Changes for 0.04
- Fix test bug when running a versioned perl (e.g. perl5.10.1)
Perl-LanguageServer-2.5.0
Language Server and Debug Protocol Adapter for Perl
Changes for 2.5.0
- =over
- =item * Set minimal Perl version to 5.16 (#91)
- =item * Per default enviroment from vscode will be passed to debuggee, syntax check and perltidy.
- =item * Add configuration C<disablePassEnv> to not pass enviroment variables.
- =item * Support for C<logLevel> and C<logFile> settings via LanguageServer protocol and not only via command line options (#97) [schellj]
- =item * Fix: "No DB::DB routine defined" (#91) [peterdragon]
- =item * Fix: Typos and spelling in README (#159) [dseynhae]
- =item * Fix: Update call to gensym(), to fix 'strict subs' error (#164) [KohaAloha]
- =item * Convert identention from tabs to spaces and remove trailing whitespaces
- =back
Music-Duration-Partition-0.0801
Partition a musical duration into rhythmic phrases
Changes for 0.0801 - 2023-02-05T12:15:30Z
- Oh yeah! MIDI::Simple is needed for the Length hash! Derp
Music-Duration-Partition-0.0800
Partition a musical duration into rhythmic phrases
Changes for 0.0800 - 2023-02-05T12:02:24Z
- Why was this importing MIDI::Simple? Bah!
- Improve test file.
- Add the motifs method.
Rex-1.14.0
the friendly automation framework
Changes for 1.14.0 - 2023-02-05
- No code changes since 1.13.4.1 trial release
Music-Chord-Progression-Transform-0.0201
Generate transformed chord progressions
Changes for 0.0201 - 2023-02-05T09:34:02Z
- Fix the eg/* programs.
App-ModuleBuildTiny-0.033
A standalone authoring tool for Module::Build::Tiny
Changes for 0.033 - 2023-02-05T17:05:51Z
- Add xt test running to test command
- Add documentation for --commit, --tag and --push
Data-Resolver-0.001001
resolve keys to data
Changes for 0.001001 - 2023-02-05T14:57:40Z
- Do proper (non-TRIAL) release to ender CPAN & trigger CPAN Testers.
Template-Perlish-1.58
Yet Another Templating system for Perl
Changes for 1.58 - 2023-02-05T14:55:55Z
- release after 412 PASSes on CPAN Testers (thanks!)
Biblio-Citation-Compare-0.56
Perl extension for performing fuzzy comparisons between bibliographic citations
Neo4j-Driver-0.36
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.36 - 2023-02-05
- Add support for managed transaction functions.
- Add "error" event, which makes details of server and network errors available to plug-ins as a Neo4j::Error object. (GH #7)
Plack-Middleware-SignedCookies-1.204
accept only server-minted cookies
Changes for 1.204
- Testing with HTTP::CookieJar to avoid HTTP::Cookies RFC6265 non-compliance
- No more parent.pm dependency
- Updated packaging and package metadata
Data-Resolver-0.001-TRIAL
resolve keys to data
Changes for 0.001 - 2023-02-05T10:58:24Z
- Initial release
Redis-Cluster-Fast-0.05
A fast perl binding for Redis Cluster
Changes for 0.05 - 2023-02-05T09:56:36Z
- skip tests when test Redis Cluster fails to start
- fix workflow
App-FoodAdditivesUtils-0.005
Utilities related to food additives
Changes for 0.005 - 2023-02-05
- Rename module/dist App-{,Food}AdditivesUtils.
App-AdditivesUtils-0.004
Utilities related to food additives
Changes for 0.004 - 2023-02-05
- First release. convert-benzoate-unit is moved here from App-BPOMUtils-Additives. Fix molecular weight of potassium benzoate. Fix conversion factor of calcium benzoate because each molecule contains 2 benzoate groups.
Mojolicious-Plugin-PrometheusTiny-0.01
Export metrics using Prometheus::Tiny::Shared
Changes for 0.01 - 2023-02-05T01:59:04Z
- Initial release