-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathChanges
28 lines (21 loc) · 946 Bytes
/
Changes
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
26
27
Revision history for Text-Hyphen
{{$NEXT}}
0.3 Sat Oct 10 16:59:22 PDT 2020
It was brought up to my attention that some files delared BSD
license and some GPL. I am relicensing everything under BSD so
that past users who may not like GPL are not restricted.
0.2 2015-10-06T17:36:19Z
- Incompatible interface change: in list context with defined
delimiter hyphenate() method now works as if the context is
scalar.
This usage didn't make sense previously, delimiter was
ignored, so hopefully nothing breaks.
- Also, fix cases with falsy but defined delimiter.
0.12 2015-10-05T22:00:35Z
- Conversion to Minilla
0.11 Mon Dec 8 03:14:38 MSK 2008
Module::Install requires including parts of it into dist.
0.1 Sat Dec 6 04:01:51 MSK 2008
First version, released on an unsuspecting world. Does
hyphenation for English. Is much faster than all analogs on
CPAN.