Rand Stats

Spreadsheet::XLSX

zef:raku-community-modules
Revision history for Spreadsheet-XLSX

0.3.5  2026-01-11T15:22:43+01:00
    - Add source-url to dist.ini to aid PR handling
    - Correct and tweak README examples; correct spellings
    - Add a load test to aid developers
    - Add a README test to ensure exmples are correct
    - Add a TODO file
    - Add a simple CSV file ready to be used for future use
    - Addresses issue #30
    - Skip rogue release 0.3.4

0.3.3  2026-01-09T19:52:28+01:00
    - Un-break column indexing with new reduction behavior
    - Up dependency on LibXML, because we can
    - Modernize META6.json

0.3.2  2024-11-30T16:15:25+01:00
    - Initial version as a Raku Community module