Releases: hudmol/as_marcao
Releases · hudmol/as_marcao
Release 1.1
Release 1.0
First production release.
Release 0.5
Include the new last_success_at in the frontend report.
Release 0.4
This release includes an improvement in the incremental export logic.
It was previously setting the mark for finding changed records at the start time of the last run. This has been changed to only set the mark on a successful run.
Release 0.3
This release works around a problem with the net/sftp gem by swapping it out for a java implementation
Release 0.2
Introduces a configuration option to set the SFTP timeout in seconds. eg:
AppConfig[:marcao_sftp_timeout] = 30
Release 0.1
Initial test release.