Changes in version 1.2.0 - made add_delays() more flexible with configurable delay distributions and hospitalisation probability (#584) - added save_warmup argument to nfidd_sample() (#584) - fixed Stan function extraction regex to handle array[] return types (#584) - fixed forecasting model to generate forecast random walk in generated quantities rather than extending estimated parameters (#585) - allowed zero-day delays in censored delay model (#585) - added forecasting to the joint nowcasting with R model (#585) - improved priors in joint nowcasting models (#585) - added Stan reference documentation pages (#586) - updated session content with improvements from SISMID (#587) Changes in version 1.1.2 - added the R version of condition_onsets_by_report() Changes in version 1.1.1 - adapted nfidd_cmdstan_model() to work with an include path option, and a model file name argument Changes in version 1.1.0 - fixed a bug in convolution function which affected the earliest part of convoluted time series #475. - renamed target_day to origin_day for clarity #465 - added nffid_sample() function to speed up default inference #457 - replaced vapply with for loop in convolve_with_delay for clarity #433 - streamlined the use of logged and natural R #424 - added the summarise_lognormal() function for mean/sd summarises #406 Changes in version 1.0.0 In development version of the package and teaching material for teaching in Bangkok in November 2024. This included a complete redevelopment of the package where what previously were snippets are now functions. Changes in version 0.1.0 Initial release of the nfidd package and teaching material for teaching in June 2024 in Stockholm.