Skip to content

Releases: geo-sapiens/RColetum

RColetum 0.2.2

03 Nov 19:03
Compare
Choose a tag to compare
  • Replace as.character by format.
  • Reorder expected dataframes on tests.
  • Fix some lint warnings.
  • Replace travis-ci by github-action.

RColetum 0.2.1

11 Nov 11:51
Compare
Choose a tag to compare
  • Removed references from countryfield from tests.

RColetum 0.2.0

30 Oct 11:19
Compare
Choose a tag to compare
  • GetAnswers Add the filters "createdDeviceBefore" and "createdDeviceAfter"
    for the field createAtDevice.
    GetAnswers Add field createAtDevice in answer's metadata, informing the
    moment of creation of the answer, with device's data.
  • GetAnswers Add the filters "updatedBefore" and "updatedAfter" for the field
    updatedAt.
  • GetAnswers Add field userId in answer's metadata, indicating the id from
    the user who answered the form.

RColetum 0.1.2

03 Jul 12:06
Compare
Choose a tag to compare

RColetum 0.1.2

  • getAnswers Add the field UpdatedAt, according the API
  • getAnswers Remove the functionality to choose the format in the data filters
  • Update the format to dates from createdAt and updatedAt to complete format the
    ISO8601
  • getAnswers Removed the need to use the field name from getFormStructure
  • getFormStructure Removed field name from query
  • Small adjusts in automated tests

First release

08 Jun 11:07
Compare
Choose a tag to compare
v0.1.1

Bump version.