File: Changes

package info (click to toggle)
libmoox-thunking-perl 0.08-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 79; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 639 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
0.08 Fri Feb 23 02:50:56 GMT 2018
 - avoid pollute global $@ - found by @nohuhu

0.07 Fri Sep 15 16:02:26 BST 2017
 - no more need for `isa` to pass `CodeLike`

0.06 Fri Sep 15 14:55:20 BST 2017
 - support multiple attributes per `has`

0.05 Tue Sep 12 04:40:22 BST 2017
 - test, fix working with non-thunk value

0.04 Tue Sep 12 03:12:48 BST 2017
 - use 'rwp' setter
 - add test of validation

0.03 Wed Sep  6 07:39:03 BST 2017
 - switch back to "before" technique so works with roles
 - add test of roles behaviour

0.02 Wed Sep  6 06:36:49 BST 2017
 - switch to BUILDARGS technique

0.01 Wed Sep  6 06:36:49 BST 2017
 - initial release