PDL-2.081_01
Perl Data Language
Changes for 2.081_01 - 2023-02-27
- drop erroneous Test::Deep dependency
- fix `(my $tmp = $pa->inplace) += 1`
- fix [o] OtherPars to work if PMCode
- fix MatrixOps::det returning Perl 0 for some singular - thanks @wlmb for report
- fix intersect bug (#419) - thanks @jo-37 for report
Neo4j-Driver-0.37-TRIAL
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.37 - 2023-02-27
- Add deprecation warning to node and relationship id() methods on Neo4j 5
- Fix a bug introduced in 0.36 which prevented some Bolt server/network errors from being reported correctly.
- Mitigate test failures on slow machines and on Perl v5.10
OpenAI-API-0.13
use OpenAI API to access GPT models
Changes for 0.13 - 2023-02-27
- OpenAI::API::Request::* modules