0.018     2024-10-27 22:13:49-03:00 America/Sao_Paulo
    [Bug Fixes]
    - Fix no argument function encoding
0.017     2024-10-10 00:50:34-03:00 America/Sao_Paulo
    - Remove Object::Pad
0.016     2024-10-04 23:46:49-03:00 America/Sao_Paulo
    [Bug Fixes]
    - Fix dynamic array size missing hex conversion
0.015     2023-11-09 01:45:19-03:00 America/Sao_Paulo
    [Bug Fixes]
    - Fix missing Test::Fatal and indirect prereqs
0.014     2023-11-06 02:41:17-03:00 America/Sao_Paulo
    [Bug Fixes]
    - Fixes for negative numbers encoding/decoding
    [Improvements]
    - Object::Pad upgrade
    - Include Object::Pad implied pragmata due pragmata deprecation
0.013     2023-10-15 23:12:26-03:00 America/Sao_Paulo
    [Improvements]
    - Dist::Zilla
0.012
    [Bug fixes]
    - Fix test for all supported perl versions
    - Fix numeric check
0.011
    [Improvements]
    - OP recommended file layout
0.010
    [Improvements]
    - Major refactoring
0.009
    - fix minor documentation bugs
    - tuple signature check
    - remove tidy backup and cache
0.008
    - private methods, correct package name
0.007
    - remove required test dependencies
0.006
    - change license
0.005
    - remove organization name from root
0.004
    [Bug Fixes]
    - fix POD
0.003
    [Bug Fixes]
    - set version to encoder/decoder modules to avoid upload conflict after structure change
0.002
    [Bug Fixes]
    - set cpanfile Test::Fatal correct version
    [Improvements]
    - added clean for encode/decode functions
    - project main structure moved to ABI instead of sub-modules

0.001 2022-10-23
    - initial release