File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010* .egg
1111.coverage
1212dist
13+ .idea
1314
1415# docs
1516docs /_ *
Original file line number Diff line number Diff line change 11Release Log
22===========
3- * 1.0.0 - August 10, 2017
4- - Refactor tests into fixtures by MilesCranmer (#61)
3+ * 0.5.4 - December 10, 2017
54 - Add Dr to suffixes (#62)
65 - Add the full set of Italian derivatives from "di" (#59)
6+ - Add parameter to specify the encoding of strings added to constants, use 'UTF-8' as fallback (#67)
77* 0.5.3 - June 27, 2017
88 - Remove emojis from initial string by default with option to include emojis (#58)
99* 0.5.2 - March 19, 2017
Original file line number Diff line number Diff line change 1- VERSION = (1 , 0 , 0 )
1+ VERSION = (0 , 5 , 4 )
22__version__ = '.' .join (map (str , VERSION ))
33__author__ = "Derek Gulbranson"
44__author_email__ = 'derek73@gmail.com'
You can’t perform that action at this time.
0 commit comments