nstrayer / datadrivencv

R package for building customizable CVs from spreadsheets
http://nickstrayer.me/datadrivencv/
Other
594 stars 178 forks source link

Date overhaul #25

Closed nstrayer closed 4 years ago

nstrayer commented 4 years ago

Improvements in how dates are handled. Now some regular expressions parse the start and end dates allowing you to have months in your timeline (per #24). Also, the bugs related to "current" behavior (#20 )and others are hopefully squashed with a more verbose working of logic using case_when etc..

image