Changes in version 1.0.0 (2026-01-14) - Add DOI of JSS publication and change CITATION - Minor style adjustments in references - Update of vignettes according to JSS publication Changes in version 0.1.6 (2024-10-17) - Fix display issues in html vignettes Changes in version 0.1.5 (2024-10-15) - Compatability with name changes in bbotk (OptimInstanceMultiCrit) Changes in version 0.1.4 (2024-05-14) - Compatibility with upcoming 'paradox' release - Improved print methods for counterfactual methods Changes in version 0.1.3 - Resolved bug in Counterfactuals$evaluate(show_diff = TRUE) after $subset_to_valid() and $revert_subset_to_valid() were called. - Throw errors if x_nn_correct = TRUE but no correctly classified observation available. - Add required packages for running MOCClassif and MOCRegr with use_conditional_mutator = TRUE. - Add concept index entries to facilitate searching for class methods via help.search(). Changes in version 0.1.2 (2023-03-23) - Updated the package vignettes. Instead of the pima diabetis and the Boston housing datasets, the German credit and a plasma retinol datasets are now used. - Extended the $plot_parallel() method to allow all feature types, not only numeric ones. Also the style was slightly adapted. Changes in version 0.1.1 (2023-02-13) Initial release