The AT Protocol for Social Networking
Changes for 0.16 - 2024-02-11T00:04:55Z
- Work in progress: Refactor methods with more than one optional parameter to accept a hash
- Bluesky no longer requires an invite to create an account
- Update according to lexicon changes in bluesky-social/atproto@e4ec7af
Scenarios to benchmark Log:😁ispatch::FileRotate
Changes for 0.003 - 2023-10-29
- Rename module/dist: Bencher-Scenarios-{LogDispatchFileRotate,Log:😁ispatch::FileRotat e}.
Bencher-Scenarios-Log-Dispatch-FileRotate
Scenarios to benchmark Log::Dispatch::FileRotatemetacpan.org
Perl Data Language
Changes for 2.085_01 - 2024-02-10
- test, document PDL::string, make more consistent (#459) - thanks @vadim-160102 for report
- fix pre-2002 rangeb bug (#457) - thanks @jo-37 for report
- add datachgd method
- add MatrixOps::tritosquare
- add gv command to shells
- add PDL::Trans::VTable
- Math:😛olyroots now handles native-complex
- add Math:😛oly{val,fromroots}
- fix DATACHANGED propagation (#461) - thanks Karl Glazebrook and @vadim-160102 for report
Perl extension for International Standard Serial Numbers
Changes for 1.006 - 2024-02-10T21:59:55Z
- refresh distro, update email addresses, move to BRIANDFOY
work with International Standard Book Numbers
Changes for 3.009 - 2024-02-10T21:46:10Z
- refresh distro, update email addresses, move to BRIANDFOY
Extract the version of Perl a module declares
Changes for 1.025 - 2024-02-10T21:37:56Z
- refresh distro, update email address, release under new PAUSE ID BRIANDFOY
extract the package declarations from a module
Changes for 1.024 - 2024-02-10T21:36:24Z
- refresh distro, update email address, release under new PAUSE ID BRIANDOY.
Yet another DarkPAN manager.
Changes for 0.50 - 2024-02-10T20:06:37Z
- Refactor internals (GH#61) (XSven)
Some Perl::Critic policies used by Plicease
Changes for 0.05 - 2024-02-10T05:49:37Z
- (ProhibitSpecificModules) Added new policy (gh#5)
- Bump required Perl to 5.10.1 (gh#5)
- Documentation Improvements (gh#5)
Mark Gardner likes this.
Expansion of test functionalities that appear to be frequently used while testing.
Changes for 2.5.0 - 2024-02-10
- Support control of colorization report belogning to the read-only variables $CLASS, $METHOD, and $METHOD_REF.
Plack change password application.
Changes for 0.03 - 2024-02-10T11:06:23+01:00
- Fix initialization of errors.
- Fix redirect after post.
- Sort constructor parameters in doc.
Plack register application.
Changes for 0.04 - 2024-02-10T11:05:29+01:00
- Add return after redirect. Better for future improvements.
- Improve doc.
- Update to new Tags::HTML::Login::Register.
Application to test DWG files by LibreDWG dwgread command.
Changes for 0.04 - 2024-02-10T10:40:24+01:00
- Add -f option for print files in matching mode.
- Fix -i option in case of exit code different than 0.
- Update copyright years.
Audit CPAN distributions for known vulnerabilities
Changes for 20240209.001 - 2024-02-10T06:44:21Z
- Fix docs for the --fresh option (mariominati22, #56)
Read/write blocked GZIP (BGZF) files
Changes for 0.007 - 2024-02-09
- Can now emulate htslib EOF empty blocks Increased test suite coverage Tweaks to bgzip.pl demo program
Validate HTTP requests and responses against an OpenAPI v3.1 document
Changes for 0.059 - 2024-02-10T02:29:14Z
- now being more strict on conversions from LWP and Plack requests/responses to Mojolicious types
Detect terminal (emulator) software and its capabilities
Changes for 0.227 - 2024-02-10
- No functional changes.
- Edit Changes.
Detect terminal (emulator) software and its capabilities
Changes for 0.226 - 2024-02-10
- [incompatible change] Disable checking via process names by default because it's costly, to explicitly enable this one must now set PERL_TERM_DETECT_SOFTWARE_CHECK_PS to true.
Transparently encrypt columns in DBIx::Class
Changes for 0.002 - 2024-02-10T02:38:41+01:00
- Add dependency on Crypt::AuthEnc::GCM 0.048
Sah filters related to removing problematic characters from filename
Changes for 0.001 - 2024-01-22
- First release.
List of modules related to GUI desktop environment
Changes for 0.003 - 2023-10-29
- No functional changes.
- Tweak Abstract (add 'List of ...') to follow convention.
packages that provide templated software licenses
Changes for 0.104006 - 2024-02-09T23:53:52+01:00
- use valid SPDX identifier for BSD license
- Undefine SSLeay spdx expression
- Update URL to SSLeay license
Audit CPAN distributions for known vulnerabilities
Changes for 20240209.001 - 2024-02-09T22:44:28Z
- Fix docs for the --fresh option (mariominati22, #56)
- This release is under the new PAUSE ID BRIANDFOY.
data pack for Business::ISBN
Changes for 20240209.001 - 2024-02-09T21:13:28Z
- data update for 2024-02-09
A lyrics and chords formatting program
Changes for 6.050 - 2024-02-09
- !Highlights
- Customize the tables of content by providing a template. The template is processed as a song before the tables and can be used to set title, subtitle, columns, maybe even an introduction text. Since the template it iself a song, it can be associated with its own config file for unlimited customization.
- New delegated environment: textblock. The text between start_of_textblock and end_of_textblock is formatted normally, but the result is an image that can be placed anywhere. Several attributes are available to control the appearance of the text, e.g. centered and flush right.
- Delegate type may now also be 'omit' to omit the content of the section, and 'none' to treat the section a generic.
- !Functionality
- (Experimental) Add environment textblock.
- (Experimental) Add ToC templates.
- Wrap toc lines.
- (PDF) Allow strwidth and strheight to return both values at once.
- (Config) allow delegate types 'none' and 'omit'; remove 'omit' attribute.
- !Bug fixes
- Fix issue #265.
- Fix spread indent with labels.
- Fix issue #343.
Build and Install the Qhull library
Changes for v8.0.2.1 - 2024-02-09T12:37:39-05:00
- First release upon an unsuspecting world.
Maintain and serve a REST API to search PGXN mirrors
Changes for 0.20.0
- Removed the `Capfile` and `eg` directory. Examples for managing PGXN can now be found in the pgxn/pgxn-ops GitHub repository.
- Switched from Text::Markdown to CommonMark for parsing and formatting Markdown files (but not MultiMarkdown files). This allows code fences to work and generates nicer HTML in general, but is stricter about certain things.
- The docs indexer now indexes a distribution's README if it is the only documentation it finds in the distribution (#12).
- The docs indexer now strictly links an extension to the doc file specified via the `docfile` key in its `provides` object, even if it's a README (#10).
- The indexer will now index a testing release if there are no stable releases, and will index an unstable release if there are neither stable nor testing releases (#2).
- Updated the SemVer regex when parsing rsync output to the official version published in https://regex101.com/r/vkijKf/ (#16).
- Fix unzipping of distributions to ensure that all directories are readable and executable but not writeable by all, and that files are only readable by all (#15).
- Dropped support for Perl 5.10 and 5.12.
database abstraction layer
Changes for 0.05 - 2024-02-09T11:01:00Z
- Fix https://www.cpantesters.org/cpan/report/f07e90f2-c264-11ee-bb2d-64236e8775ea init() will now return the current defaults Ensure that the default cache_duration is 1 hour
Parse the common log format lines used by Apache
Changes for v0.1.0 - 2024-02-09T15:10:37+00:00
- Initial version released.
Uniform Resource Identifiers (absolute and relative)
Changes for 5.27 - 2024-02-09T15:01:24Z
- Add missing NAME section to POD of URI::geo (GH#142) (gregor herrmann)
Mark Gardner likes this.
Mark Gardner reshared this.
Plack change password application.
Changes for 0.02 - 2024-02-09T09:40:44+01:00
- Fix dependency of Tags::HTML::ChangePassword.
SPVM Language
Changes for 0.989069 - 2023-02-09
- New Features
- Deprecation
- Bug Fix
- Incompatible Changes
- Changes
- Internal Changes
Implementation of RESTful API
Changes for v1.2.1 - 2024-02-09T15:39:56Z
- Minor correction in Net::API::REST::JWT
determines public holidays for Canadian jurisdictions
Changes for 0.07 - 2024-02-08T21:53:40Z
- Significant Changes
- Change Log
communicate with the Sway window manager
Changes for 0.18.1 - 2024-01-08
- Change to JSON::MaybeXS for newer Perl versions
communicate with the Sway window manager
Changes for 0.18.1 - 2024-01-08
- Change to JSON::MaybeXS for newer Perl versions
Access HashData object as a tied hash
Changes for 0.001 - 2024-01-22
- First version.
List of modules that are described badly by PERLANCAR
Changes for 0.002 - 2023-10-29
- No functional changes.
- Tweak Abstract (add 'List of ...') to follow convention.
A peppered AES-encrypted Argon2 encoder for Crypt:😛assphrase
Changes for 0.007 - 2024-02-09T00:36:33Z
- Test recode_hash behavior
- Double check more arguments
Crypt-Passphrase-Argon2-AES
A peppered AES-encrypted Argon2 encoder for Crypt::Passphrasemetacpan.org
RT-Extension-AutomaticAssignment Extension
Changes for 1.01 - 2024-02-08
- Migrate to Module::Runtime from UNIVERSAL::require for RT 5.0.4+
Tags helper for change password.
Changes for 0.02 - 2024-02-08T22:35:31+01:00
- Fix label.
- Regen example.
PGXN API full text search interface
Changes for 0.11.1 - 2024-02-08T21:21:37Z
- Require Lucy v0.6.2.
- Added regression tests to ensure Lucy no longer chokes on null bytes in the query (pgxn/pgxn-api#23).
- Restored test that skipped running to avoid a bug in Lucy 0.002002.
- Added developer dependencies.
- Dropped support for Perl 5.10.
Plack change password application.
Changes for 0.01 - 2024-02-08T22:14:09+01:00
- First version.
Core classes and utilities for Bio::MUST
Changes for 0.240390 - 2024-02-08T21:59:31+01:00
- Additions
- Changes
- Fixes
Perl client for Playwright
Changes for 1.401 - 2024-02-07
- Fix ConsoleMessages being broken due to returning out-of-spec data
- Add support for connecting to browserless.io playwright hosts