Skip to content

Releases: p-gw/CitrusBuilder.jl

v0.1.0

27 Nov 12:26
f8d71bd
Compare
Choose a tag to compare

CitrusBuilder v0.1.0

Closed issues:

  • Add array questions (#3)
  • Add mask question types (#5)
  • Document user-facing functions (#6)
  • Write tutorials for package usage (#7)
  • Validate id for surveys, question groups, and questions (#8)
  • Question attributes are not exported to XML (#12)
  • Export for multi-language surveys (#13)
  • Add title for response scales (#14)
  • Add a method to define settings for survey (#17)

Merged pull requests:

  • Implement xml structure (#1) (@p-gw)
  • CompatHelper: add new compat entry for EzXML at version 1, (keep existing compat) (#2) (@github-actions[bot])
  • Add array questions (#4) (@p-gw)
  • add date_select, file_upload, gender_select, and language_switch (#9) (@p-gw)
  • document user facing functions (#11) (@p-gw)
  • export question attributes to xml (#15) (@p-gw)
  • fix export for multi-language surveys (#16) (@p-gw)
  • implement survey settings (#18) (@p-gw)
  • validate survey and question ids (#19) (@p-gw)