Revision history for Perl extension Text-vCard-Precisely
0.28 2020-10-22T14:12:40Z
- started to accept newlines in some nodes like addresses
0.27 2020-10-16T12:55:18Z
- correct spec for RFC2426 again
- so categories and nikname can have multiple values separated by comma
0.26 2020-10-15T11:42:59Z
- made document clear
- make code & tests strict for RFC6350
0.25 2020-10-15T07:59:12Z
- fixed #20 (url with hashref was broken)
- renamed the tests for contexts
0.24 2020-10-15T01:56:14Z
- bug fixed for not overridden with using 'Text::vCard::Precisely->new(version => '4.0');'
- renamed the tests for correct order
0.23 2020-08-01T05:25:01Z
- optimized the PODs for reading
0.22 2020-08-01T02:03:50Z
- just fixed broken POD
0.21 2020-08-01T01:34:02Z
- Added YouTube and Twitch as SocialProfile options
- replaced wrong regexps
- modified the PODs
0.20 2020-02-10T21:37:42Z
- accomplished to fix the test for Windows
- remove Facebook::Graph from SYNOPSIS
0.19 2020-02-08T12:13:03Z
- multiple vCards into single file is now available
- test on Windows will fail again
0.18 2020-02-02T12:46:21Z
- gave up to validate phone numbers
0.17 2020-01-22T07:11:05Z
- adupted with some environment they have no Text::Diff
0.16 2020-01-20T11:49:06Z
- failing to install for Windows is fixed
0.15 2020-01-18T14:59:11Z
- devided the test for as_file() with Windows or not
0.14 2020-01-17T08:58:25Z
- added the test and script for method as_file()
0.13 2017-10-21T12:03:26Z
- just fixed around POD
0.12 2017-10-20T22:16:51Z
- added supporting Instagram in X-SOCIALPROFILE
0.11 2017-10-17T10:42:20Z
- just optimized around coercing
0.10 2017-08-21T09:20:53Z
- Now available SORT-AS param in N,FN,ORG
0.09 2017-08-18T11:25:47Z
- fixed the tests for centOS
0.08 2017-08-18T10:35:49Z
- fixed the tests for some environments
0.07 2017-08-18T02:20:29Z
- fixed the tests for some environments
0.06 2017-08-17T13:33:23Z
- migrate Dizil to Minilla
0.05 2017-08-11T11:56:13Z
- fixed some tests
0.04 2017-08-01T15:19:21Z
- first cpan publishment
0.03 2017-06-07T07:02:46Z
- be more strictly
0.02 2017-05-23T12:43:30Z
- original version