Sha256: 1c9bbce3ed707bdbc3f09c0d0645ef8ba7ac93cd2d4b10db4e9fea1cf4327a84
Contents?: true
Size: 667 Bytes
Versions: 1
Compression:
Stored size: 667 Bytes
Contents
# Change Log ## [0.0.4] - 2017-03-10 Defaults to freezing Questions after initialization, to prevent concerns with mutating data inadvertently when working with questions as value objects. ## [0.0.3] - 2017-03-10 Bugfixes for Question#type. Adds minimal error propagation in event Typeform's data is unreliable around question type inference in the future. ## [0.0.2] - 2017-03-10 Added support for interpolated questions (what Typeform refers to as "piping") and for string conversion of multiple choice answers to a single CSV format. ## [0.0.1] - 2017-03-09 Initial version released. Added initial support for retrieving results from Typeform Data API.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
typed_form-0.0.4 | CHANGELOG.md |