Skip to content

Releases: doneill/er-cli

v0.0.2

26 Dec 02:17
6333f4c
Compare
Choose a tag to compare
  • Add support for subjects command
    • List subject data
    • Add updated-since flag, takes int to return data from value number of days ago
    • Add tracks flag to take a subject-id and return tracks geojson
      • Add export flag to export tracks geojson to file

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

26 Dec 02:13
76a681e
Compare
Choose a tag to compare

Initial support for the following:

  • Authenticate against an EarthRanger site server
    • Get User info
    • Get User profile info
  • Open an existing EarthRanger mobile database
  • Get drafts and pending sync event status
  • Get Table row counts

What's Changed

Full Changelog: https://github.com/doneill/er-cli/commits/v0.0.1