Changes in version 2.0 Changes in version 1.3 (2026-03-30) new - Correct maintainer surname spelling from Lv to Lyu for pinyin compliance (#175). enhancements - Update README and CITATION to reference published tEDM paper (#177). Changes in version 1.2 (2026-01-15) enhancements - Support specifying library units via lib parameter in multispatialccm generic (#161). - Permit simplex and ic generics to accept varying E, k, and tau inputs (#148). - Enforce strict floating-point comparisons across cpp sources (#143). - Unify font specification in S3 plotting method for cross-mapping results (#135). breaking changes - Use consistent masking for library and prediction indices in cross mapping parameter selection (#157). - Correct library and prediction indices handling in cross mapping (#145). Changes in version 1.1 (2025-08-25) new - Introduce configurable distance metrics for cross mapping (#120). enhancements - Safeguard transient removal logic in logistic map to prevent index errors (#96). breaking changes - Adjust time-delay embedding logic to support flexible tau configurations (#111). - Refine lib and pred index filtering logic for cross mapping (#102). Changes in version 1.0 (2025-07-15) new - First stable release (#93).