Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use versionadded sphinx directive #285

Merged
merged 1 commit into from Sep 30, 2023

Conversation

ianthomas23
Copy link
Member

Add versionadded sphinx directive to record the version at which new classes/functions/arguments were added. Initially used for:

  • _build_config function (version added 1.1.0).
  • webdriver argument to BokehRenderer.save and save_to_buffer functions (version added 1.1.1).

@ianthomas23 ianthomas23 merged commit a8a355b into contourpy:main Sep 30, 2023
30 checks passed
@ianthomas23 ianthomas23 deleted the version_added branch September 30, 2023 18:32
@ianthomas23 ianthomas23 restored the version_added branch September 30, 2023 18:32
@ianthomas23 ianthomas23 deleted the version_added branch February 16, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant