0.0.2
Bug Fixes:
format_date()now correctly sorts after the formatting step. This was causing the dates to be sorted as strings, rather than as dates.- Allows 
resume_entry()forNAvalues in thedetailscolumn. Thanks to @ryanzomorrodi for code submission #2. format_date()correctly handlesNAvalues as the latest date. Thanks to @ryanzomorrodi for code submission #3.
0.0.1
- Initial GitHub submission