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()
forNA
values in thedetails
column. Thanks to @ryanzomorrodi for code submission #2. format_date()
correctly handlesNA
values as the latest date. Thanks to @ryanzomorrodi for code submission #3.
0.0.1
- Initial GitHub submission