Changes in version 1.3.11 (2023-12-08) fixed bug where STRING fields with escaped characters would get incorrectly written to a fwf file. Changes in version 1.3.10 (2023-08-18) fixed bug where the word 'fields' anywhere in a variable would prevent a correct parse of the datamodel Changes in version 1.3.9 (2022-10-07) fixed warnings and errors caused by new Date formatting style in base R Changes in version 1.3.8 (2021-09-13) Fixed a big with readr that would cause blaise to break on files with empty rows. Changes in version 1.3.7 (2021-06-04) Fixed several bugs, most notably around significant digits getting set to 0. Added better support for datamodels using notes and several types of formatting. Datamodels representing surveys should be useable now. Changes in version 1.3.3 First CRAN version