Revision history for Struct-Path-PerlStyle

0.24    2016-09-09
        passed path corruption fixed (for multiword keys)

0.23    2016-07-17
        perl 5.10 and below compatibility fixed for ps_serialize()
        more strict hash definition check for ps_serialize()
        tests improved

0.22    2016-07-15
        Keys with spaces/tabs now quoted in ps_serialize()
        Croak if floating-point array index definition passed to ps_parse()

0.21    2016-07-07
        Refactoring
        Tests coverage improved

0.20    2016-06-28
        Path structure changed according Struct::Path's v0.20

0.05    2016-06-03
        ranges supported in ps_serialize()

0.04    2016-05-31
        ps_serialize() implemented

0.03    2016-05-30
        unstarted/unfinished ranges correctly handled in ps_parse()

0.02    2016-05-27
        multiple bugfixes, cosmetic changes

0.01    2016-05-19
        ps_parse() implemented
        working draft