Releases: geo-sapiens/RColetum
Releases · geo-sapiens/RColetum
RColetum 0.2.2
- Replace
as.character
byformat
. - Reorder expected dataframes on tests.
- Fix some lint warnings.
- Replace
travis-ci
bygithub-action
.
RColetum 0.2.1
- Removed references from
countryfield
from tests.
RColetum 0.2.0
GetAnswers
Add the filters "createdDeviceBefore" and "createdDeviceAfter"
for the fieldcreateAtDevice
.
GetAnswers
Add fieldcreateAtDevice
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 fielduserId
in answer's metadata, indicating the id from
the user who answered the form.
RColetum 0.1.2
RColetum 0.1.2
getAnswers
Add the field UpdatedAt, according the APIgetAnswers
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 fieldname
fromgetFormStructure
getFormStructure
Removed fieldname
from query- Small adjusts in automated tests
First release
v0.1.1 Bump version.