Changes in version 0.1.1.9000 - dst_lp3() now supports negative skew on the log scale. Zero skew is treated as a log-normal distribution. Changes in version 0.1.1 (2026-04-27) - Replaced usage of the deprecated ellipsis package with rlang for checking expected use of ellipsis (thanks to @olivroy, PR #44). - dst_lp3() now prints the created distribution object upon creation, matching the behaviour of other dst_*() functions. Changes in version 0.1.0 (2025-12-01) - Initial CRAN release.