Skip to content

chore: release v0.2.22 #127

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

Merged
merged 1 commit into from
Jun 9, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 5, 2025

🤖 New release

  • getopts: 0.2.21 -> 0.2.22 (✓ API compatible changes)
Changelog

0.2.22 - 2025-06-05

Other

  • Add a check for formatting, apply cargo fmt
  • Add a release job
  • Document and start testing the MSRV
  • Test on more platforms, deny warnings
  • Eliminate html_root_url
  • Update version number in html_root_url
  • Use SPDX license format
  • Fix compiler warning in documentation example
  • Merge pull request Add support for detecting args after double-dash #100 from zdenek-crha/parse_args_end_position
  • Merge pull request Update top level docs and docs of methods that configure into Options #103 from zdenek-crha/better_usage_examples
  • Add usage examples for methods that add option config
  • Update outdated top level documentation
  • Add triagebot configuration
  • remove deprecated Error::description
  • Update documentation of opt_present() and other functions that might panic
  • Updated tests for opts_str() and opts_str_first() to check order of processing
  • Add opts_present_any() and opts_str_first() interface functions
  • Parse options without names vector


This PR was generated with release-plz.

@tgross35 tgross35 closed this Jun 9, 2025
@tgross35 tgross35 reopened this Jun 9, 2025
@tgross35 tgross35 merged commit 3caf9d0 into master Jun 9, 2025
9 checks passed
@tgross35 tgross35 deleted the release-plz-2025-06-05T20-14-23Z branch June 9, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant