Skip to content

Releases: dimagi/commcare-export

0.20.2

04 May 13:38
181cec9
Compare
Choose a tag to compare
  • add missing VERSION file to build

0.20.1

04 May 13:38
cf0d16b
Compare
Choose a tag to compare

[broken package]

  • support API key authentication

0.19.1

25 Jan 11:07
Compare
Choose a tag to compare
  • Fix issue with missing DB migration resources

0.19.0

22 Jan 07:52
9a16050
Compare
Choose a tag to compare
  • use migrations framework for maintaining checkpoint table
  • allow changing VARCHAR column length or to TEXT type when in 'strict types' mode

0.18.1

08 Dec 14:57
3c286c3
Compare
Choose a tag to compare
  • fix bug in checkpointing that was using an incorrect date

0.18.0

04 Dec 09:11
2860219
Compare
Choose a tag to compare
  • Allow function arguments to contain () characters.

0.17.0

23 Nov 12:23
f4c22b2
Compare
Choose a tag to compare
  • always use current version during build
  • fail on unicode args
  • don't write missing values to Excel. Previously these were written as and empty string

0.16.0

20 Sep 11:05
Compare
Choose a tag to compare
  • clearer exception message for execution failures
  • filter forms by server_modifed_on or received_on
  • treat empty lists as missing value

0.15.2

05 Sep 14:59
Compare
Choose a tag to compare
  • actually use NULL missing value

0.15.1

05 Sep 11:01
Compare
Choose a tag to compare
  • add warning for bad sheets
  • default missing-value to NULL for SQL