Catchall Functions for All Things ‘John Deere’
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
381 B

0.2.0
* Functions attempt to auto-derive the iOS backup location on macOS and legacy Windows operating systems.
* Uses the `{fs}` pacakge for all file/directory operations
* Provides a `list_ios_backups()` function so you can see all the iOS backups available
* `src_mowerplus()` defaults to using the most recent iOS backup (if it exists) if unspecified
0.1.0
* Initial release