==================================================
Changes from 1741-04-24 00:00:00 +0000 to present.
==================================================
------------------------------------------
version 0.006 at 2015-02-06 23:28:02 +0000
------------------------------------------
Change: b939623956badf8059d8d62ff741995ed292e96a
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2015-02-07 00:27:53 +0000
New travis.yml
Change: 654bc212d6985ccfe420299ad989cbd82cb41447
Author: Torsten Raudssus <github@raudssus.de>
Date : 2015-02-07 00:27:04 +0000
Merge pull request #1 from haarg/test-mod-after-new
don't modify classes after creating an instance with new
Change: 62b70e097a61804663eb524dfdb9f8263299487f
Author: Graham Knop <haarg@haarg.org>
Date : 2015-02-04 04:14:14 +0000
don't modify classes after creating an instance with new
Moo doesn't support adding attributes to a class after it has been
instantiated. The next version of Moo is going to start erroring on
these cases. Reorganize the tests so we don't create any instances
until after doing all of the modifications.
------------------------------------------
version 0.005 at 2012-12-18 18:25:25 +0000
------------------------------------------
Change: 606d73d25c6949e342b328ec813951ee1d63fda0
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-12-18 19:25:25 +0000
Implemented get_or_add_attribute, referenced on remove_attribute for
volunteers (cause its anyway a bad idea)
------------------------------------------
version 0.004 at 2012-10-15 03:31:45 +0000
------------------------------------------
Change: e9ed534af6246def2f2ca4abf7a3a4d284a6ecec
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-15 05:31:45 +0000
Ok, that might be better for this...
Change: ce5b550481e6ae548c1b7826b66c5ae357c2bb78
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-15 05:26:19 +0000
Try to not let cpantesters fail on missing MooX
------------------------------------------
version 0.003 at 2012-10-14 05:12:48 +0000
------------------------------------------
Change: 0fe0989be28f7fdcc84987e19c07fab047c56df8
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 07:12:48 +0000
More documentation, added modifier test
Change: a32008e1df701b2af5063986c5270154c3284a24
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 04:55:28 +0000
Fixed typo in error message, and now i know that L<> doesnt work in
code
Change: 51f46235f0980bb8312de5746b22a6d921e56f91
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 04:37:09 +0000
Fixed typo in POD
------------------------------------------
version 0.002 at 2012-10-14 02:30:48 +0000
------------------------------------------
Change: 4408e7de2f7c24184d09927bb8c0bb33822028af
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 04:30:48 +0000
Added MooX usage example, added MooX test (skipped if not installed)
Change: e90f0366fab5c9f16ff68508e8b56df8cf5d85aa
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 04:11:30 +0000
Fixed SYNOPSIS
Change: 5c8deb37bd84fb2d89eb40ab015d76e4f1c160ee
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 04:08:52 +0000
Less references for multiply attribute names add_attribute calls
------------------------------------------
version 0.001 at 2012-10-14 01:56:18 +0000
------------------------------------------
Change: 14bd7e51dce6a2d4ce846438b9215621e562dcc8
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 03:56:18 +0000
Fixed problem with Class::Method::Modifiers function collides on
import
Change: 317316e9af6186c049ec5629a5274e072840bd6b
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 03:52:14 +0000
Removed usage of Test::LoadAllModules for load test, added warning
for usage in non Moo classes.
Change: 213614b91ff97f5666428d75c22aa99b32006f8f
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 03:46:55 +0000
Added attribute functions
Change: b5a1d8dcd61cd79c0db2b3151cc9c9a1200b09e4
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 02:57:24 +0000
First implementation
Change: 83e5d9eed3483eef16688bb2565ca11755c0c85c
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2012-10-14 01:25:40 +0000
initial commit
================
End of releases.
================