| 1 | | --- |
| 2 | | global: |
| 3 | | name: Class-Value-SemanticAdapter |
| 4 | | releases: |
| 5 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 6 | | changes: |
| 7 | | - set the version to 0.02 |
| 8 | | - moved generated documentation of interited methods to after documentation of this class' methods so the manpage is more readable |
| 9 | | - '.shipit: fixed svk.tagpattern' |
| 10 | | date: 2008-05-29T12:02:24Z |
| 11 | | tags: [] |
| 12 | | version: 0.02 |
| 13 | | - author: 'Marcel Gruenauer <marcel@cpan.org>' |
| 14 | | changes: |
| 15 | | - original version |
| 16 | | - 'Makefile.PL: removed unnecessary requirements' |
| 17 | | - deleted Class::Value::SemanticAdapter::Test (that functionality now lives in Data::Semantic::Test |
| 18 | | - updated MANIFEST |
| 19 | | - deleted lib/Class/Value/SemanticAdapter |
| 20 | | - deleted lib/Class/Value/SemanticAdapter/Test.pm |
| 21 | | - deleted t/01_misc.t |
| 22 | | - getting rid of the distinction between well-formedness and validity. Only validity remains |
| 23 | | - added documentation |
| 24 | | - updated t/perlcriticrc |
| 25 | | date: 2007-11-21T18:21:30Z |
| 26 | | tags: [] |
| 27 | | version: 0.01 |
| | 1 | Revision history for Perl extension Class-Value-SemanticAdapter |
| | 2 | |
| | 3 | 0.02 Thu, 29 May 2008 12:02:24 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 4 | - set the version to 0.02 |
| | 5 | - moved generated documentation of interited methods to after |
| | 6 | documentation of this class' methods so the manpage is more readable |
| | 7 | - .shipit: fixed svk.tagpattern |
| | 8 | |
| | 9 | 0.01 Wed, 21 Nov 2007 18:21:30 -0000 (Marcel Gruenauer <marcel@cpan.org>) |
| | 10 | - original version |
| | 11 | - Makefile.PL: removed unnecessary requirements |
| | 12 | - deleted Class::Value::SemanticAdapter::Test (that functionality now |
| | 13 | lives in Data::Semantic::Test |
| | 14 | - updated MANIFEST |
| | 15 | - deleted lib/Class/Value/SemanticAdapter |
| | 16 | - deleted lib/Class/Value/SemanticAdapter/Test.pm |
| | 17 | - deleted t/01_misc.t |
| | 18 | - getting rid of the distinction between well-formedness and validity. |
| | 19 | Only validity remains |
| | 20 | - added documentation |
| | 21 | - updated t/perlcriticrc |