Revision history for Perl extension Function-Return
0.14 2021-09-06T14:59:02Z
- rerelease #26
0.13 2021-09-03T14:46:29Z
- improve: types not only list #26
0.12 2021-05-03T13:58:16Z
- rafactor: not use Sub::Meta::Creator #25
0.11 2021-03-21T02:01:44Z
- fix comment
0.10 2021-03-20T11:39:36Z
- [BUGFIX] Fix @ISA bugs #22
- [IMCOMPATIBLE CHANGE] Delete Meta class #22
0.09 2021-03-16T13:35:42Z
- improve Function::Return#Return attribute #18
0.08 2021-03-15T05:39:29Z
- improve wrap_sub #17
- [IMCOMPATIBLE CHANGE] use Sub::Meta #15
- [BUGFIX] Fix attributes #14, #16
0.07 2019-06-19T13:15:07Z
- [BUGFIX] Fix check_sub #11
- Support `no_check` option globally #12
0.06 2019-06-16T22:11:25Z
- Support lazy load #7 #6
- [BUGFIX] Fix no_check option #8
- [IMCOMPATIBLE CHANGE] remove name option #9
- add attributes tests #10
0.05 2019-02-18T01:06:31Z
- Add import option `pkg` (bayashi) #5
- Fix document
0.041 2019-02-11T13:11:00Z
- Fix document
0.04 2019-02-11T12:59:23Z
- unpublish some functions: `attr_re` and `register_return_info`.
- improve test and document
0.031 2019-02-10T12:21:42Z
- improve test and document
0.03 2018-10-28T00:19:05Z
- Fix a bug where `Function::Parameters::info` does not work where defined by `method` (#2)
- improve test and document
0.02 2018-08-29T21:58:05Z
- update POD
0.01 2018-08-29T14:28:17Z
- original version