Revision history for Perl extension kura
0.09 2024-12-31T05:35:40Z
    - Fixed Can't locate Data/Validator.pm in @INC #9 (Thanks @eserte for report)
0.08 2024-12-16T00:44:13Z
    - Assign name for anon type tiny #8
0.07 2024-12-15T07:59:25Z
    - Feature: more flexibility in creating type constraints #6
0.06 2024-12-10T00:43:29Z
    - Feature: store private constraints #5
0.05 2024-12-07T11:40:25Z
    - Improve docs and tests #4
    - Add @KURA variable #3
0.04 2024-11-25T01:22:39Z
    - Support builtin class #2
    - BREAKING CHANGES #2
        - Need to put Exporter class manually.
        - Remove $EXPORTER_CLASS
0.03 2024-08-21T14:53:54Z
    - Fixed integration test. #1
0.02 2024-08-18T23:19:04Z
    - Add integration test.
0.01 2024-08-18T13:30:10Z
    - original version