What's the frequency Kevin
Changes in the two latest versions:
- Pre-set frequency of auto reports may now be set upon calling the auto report module server function
- Fixed bug for default first issue date when frequency set to year
- Fixed visual flaw in export GUI: download button does now show when no keys are found
- Fix short-term error in function finding next run date in auto reports
- As result of the above a new field "startDate" was added to auto report data with functions for upgrading existing data missing this field (#99) and the start date is checked before reports are run (#100)
- R package sship now installed from Cran rather than GitHUb (#101)
What's Changed
- Bugfix next run date by @areedv in #98
- Bugfix start date format by @areedv in #99
- False start by @areedv in #100
- sship from cran by @areedv in #101
- Whats the frequency Kevin by @areedv in #102
Full Changelog: v1.20.1...v1.21.0