Changes in version 0.6.0 (2025-11-18) o Improved estimation of ECDF of numeric synthesizer Changes in version 0.5.0 (2025-07-10) o fix: synthesize.data.frame would sometimes crash in the case of many ties and rankcor < 1.0. (Thanks to Inês Rodrigues de Sá for reporting). o Added na.rm argument to avoid synthesizing missing values o Improved documentation and reorganized code internally. o Removed 'pMSE()' as it is out of scope for this package, and offered by other packages. Changes in version 0.4.0 (2025-02-07) o added 'rankcor' argument to perturb ranks to 'synthesize()' o renamed parameter y -> x in 'synthesize' and 'make_synthesizer()' o removed experimental quality metrics (left pMSE) o added time series synthesizer o simplified style.css for vignette Changes in version 0.3.1 (2024-10-11) o fix: bug in rank order matching Changes in version 0.3.0 (2024-10-01) o Improved handling of missing values o Added support for vectors of type 'logical' o Updated DESCRIPTION and URL after CRAN team remarks. Changes in version 0.2.0 (2024-06-13) o Initial CRAN release.