Klaus Brunner
Klaus Brunner
Not planned in the short term, but probably sometime 2016. Would allow using the new Joda-like date/time APIs instead of the awful old Date/Calendar mess.
Unnecessary, as the variable isn't reassigned.
Maven Central has changed how to publish to Central, at least for new projects. There's a "new workflow" that AFAICT consists of the same process used before via the OSS...
For convenience, including ZonedDateTime.
Adds support for passing device functions directly to `animate()`, enabling rendering to animated formats without intermediate files. This can be tested with the [animated webp device introduced in ragg 1.5.0](https://ragg.r-lib.org/reference/agg_webp_anim.html)....
Minor change: - gets rid of the dontrun tag that seems to break the rendered docs (see https://ragg.r-lib.org/reference/agg_webp_anim.html#ref-examples) - adds slightly more robust error and memory handling.