Skip to content

Releases: saites/igra-converter

v0.2.0

16 Sep 00:01
Compare
Choose a tag to compare

This release includes a new command, write_reg, which can convert JSON registration data to "XXEVENTS.DBF". It first generates a validation report from the data, then writes the events file with it's best guess about the registrant. Assuming the validation process had high confidence about a database match for the registrant in question, the fields are populated using the database data, not any potential updates from the registrant.

The general syntax of the command is

converter write_reg PERSONNEL.DBF registration.json XXEVENTS.DBF

v0.1.0

19 Aug 03:45
Compare
Choose a tag to compare

This is the first public release. Each bundle includes the application along with extra files needed to generate random data and serve the web UI.