<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed * ⚠️ Deprecate positional arguments by ludeeus in https://github.com/ludeeus/awesomeversion/pull/170 * Change devcontainer by ludeeus in https://github.com/ludeeus/awesomeversion/pull/172 * Do not allow find_first_match without ensure_strategy by ludeeus in https://github.com/ludeeus/awesomeversion/pull/173 * Warn instead of raise for missing ensure_strategy by ludeeus in https://github.com/ludeeus/awesomeversion/pull/174 * Correct spelling mistakes by EdwardBetts in https://github.com/ludeeus/awesomeversion/pull/175 * Handle KeyError by ludeeus in https://github.com/ludeeus/awesomeversion/pull/178 * _compare_versions takes AwesomeVersion not str by ludeeus in https://github.com/ludeeus/awesomeversion/pull/179
New Contributors * EdwardBetts made their first contribution in https://github.com/ludeeus/awesomeversion/pull/175
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed * Handle ValueError for possible blank values when casting to int by ludeeus in https://github.com/ludeeus/awesomeversion/pull/168 * Remove deprecated method `AwesomeVersion.ensure_strategy` by ludeeus in https://github.com/ludeeus/awesomeversion/pull/169
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed * Removes the special rc_dev handler in favor of the more structured modifier handler by ludeeus in https://github.com/ludeeus/awesomeversion/pull/159
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed * Return early for string match by ludeeus in https://github.com/ludeeus/awesomeversion/pull/150 * Do section compare before modifier by ludeeus in https://github.com/ludeeus/awesomeversion/pull/156 * Replace release-drafter with native config by ludeeus in https://github.com/ludeeus/awesomeversion/pull/157