projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4b025a8
)
Release commit for 1.000008
v1.000008
Matt S Trout [Wed, 6 Feb 2013 01:12:04 +0000 (
01:12
+0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
fbe859a
..
c6f9fff
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,4
@@
+1.000008 - 2013-02-06
- Re-export on 'use Moo' after 'no Moo'
- Export meta() into roles (but mark as non-method to avoid composing it)
- Don't generate an accessor for rw attributes if reader+writer both set