Skip to content

Deprecation of Outputs #300

Description

@jhalpern30

After releasing GPEC v2.0.0, we'll need to have a robust method for deprecating parameters while preserving backwards compatibility (https://semver.org/). #217 contains an initial attempt at this by just removed deprecated inputs from the toml parsing, but I think we need something more robust.

For example, that example uses mer_flag - but the actual implementation should take mer_flag and probably include more complicated logic to use it to fill local_stability_flag.

TBD on what the best way to do this is right now, open to suggestions.

Metadata

Metadata

Assignees

Labels

refactorBehavior-preserving restructuring

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions