Changes in version 0.1.1.9000 Changes in version 0.1.1 (2026-05-12) - cdom_fit_exponential() has been renamed to cdom_exponential(). - All fitting functions are now using purrr:safely() to safely fit non-linear models. - Implemented S3 funnctions coef(), predict() and plot() for object returned by cdom_exponential(). - Internal changes to fix CRAN check issues. Changes in version 0.1.0 (2016-03-04) - First version of cdom