Revision history for Perl distribution Convert-Pheno
0.13 2023-09-12T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Pushing new version after passing all tests
0.12_3 2023-09-12T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Added support for Windows Server OS
- Added changes to pass windows-latest tests in GitHub
o Replaced PerlIO::gzip by core IO::Uncompress::G[un]zip
o Adapted t/{args,cli.t}
0.12_2 2023-09-07T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Added Data::Leaf::Walker to Makefile.PL
0.12_1 2023-09-06T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Extended the documentation (e.g., docs/tbl/*md)
- Excluded unnecessary files in CPAN via MANIFEST.SKIP
- Changed Google Drive location of ohdsi.db
- Increased coverage of PXF<-->BFF term mapping
- Added READMEs to t/*/in/
- Updated t/pxf2bff/in/pxf.json and added YAML version
0.12 2023-07-19T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Pushing new version after passing all tests
0.11_4 2023-07-17T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Modified t/args.t to make it 'MSWin32' and 'cygwin' compatible
0.11_3 2023-07-17T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Changed getpwuid to $ENV{'USERNAME'} to make 'MSWin32' compatible
0.11_2 2023-07-10T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Modified Python binding to work in Conda env
- Increased Perl version from 5.16 to 5.26
0.11_1 2023-07-09T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Reverted change in Makefile.PL for 'IO::Socket::SSL'
- IO::Socker::SSL only is used if installed
0.11 2023-07-09T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Uncommented 'IO::Socket::SSL' in Makefile.PL to pass self-validation of mapping schema in t/
- Changed cnag.crg.eu to cnag.eu
0.10 2023-07-03T00:00:00Z (Manuel Rueda <mrueda@cpan.org>)
- Added share/db/{omim,hpo}.db SQLite databases
- Modified source to accomodate such dbs
NOTE: All versions prior to 0.10 were used for testing deployment via CPAN.