-
Notifications
You must be signed in to change notification settings - Fork 12
/
NEWS
30 lines (21 loc) · 812 Bytes
/
NEWS
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
28
29
30
Version 0.6.0
-------------------------------------------------------------------------
FEATURES
* Full NA support included
* Added "Sir" to salutations
Version 0.5.0
-------------------------------------------------------------------------
FEATURES
* Lubridate-style component retrieval and setting
DEVELOPMENT
* Internal documentation added to the compiled code.
Version 0.2.0
-------------------------------------------------------------------------
FEATURES
* parse_names can now handle names with multiple suffixes accurately
* Formatters for reversed and period-formatted names now added.
BUG FIXES
* Fixed a segfault reported by Pavel Kirjanas, with the assistance of Bob Rudis
Version 0.1.0
-------------------------------------------------------------------------
* Initial (prototype) release