The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Parser-FIT

0.06    2022-03-01
        - Fix MYMETA.* generation
        - Include bugtracker URL

0.05    2022-02-22
        - Implement/Fix unknown global message handling
        
0.04    2022-02-21
        - Support developer data

0.03    2022-02-17
        - post-process raw values
        - disable debug output by default
        - fix warnings
        - message fields are hash-refs instead of just scalar values
        - Fix portability warnings
        - Support parsing of FIT data from scalar
        - Fix array-access syntax

0.02    2022-02-08
        - Don't skip Makefile.PL

0.01    2022-02-08
        - First public version for CPAN
        - Event based api to manage FIT records
        - Include Parser::FIT::Simple for a flat hash parse result