Skip to content

Releases: ludeeus/awesomeversion

24.6.0

24 Jun 11:07
26210a0
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated positional arguments by @ludeeus in #302
  • Add timeframe to warning about using find_first_match without ensure_strategy by @ludeeus in #303
  • Split release flow into two jobs (build/publish) by @ludeeus in #304
  • Use correct depth argument for checkout action by @ludeeus in #305
  • Add artifacts group to dependabot config by @ludeeus in #327
  • Extend PEP440 to include (_/-) as dev/post/pre-release separator by @ludeeus in #334
  • Allow local version for PEP440 by @ludeeus in #335
  • Update demo to trigger on input by @ludeeus in #336

Full Changelog: 24.2.0...24.6.0

24.2.0

06 Feb 19:34
59e70d1
Compare
Choose a tag to compare

What's Changed

  • Implement handling of 0x prefixed hex strings by @ludeeus in #290

Full Changelog: 23.11.0...24.2.0

23.11.0

07 Nov 07:02
85f84ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 23.8.0...23.11.0

23.8.0

14 Aug 20:18
15ef324
Compare
Choose a tag to compare

What's Changed

Full Changelog: 23.5.0...23.8.0

23.5.0

21 May 11:01
1d62783
Compare
Choose a tag to compare

What's Changed

Full Changelog: 22.9.0...23.5.0

22.9.0

15 Sep 10:13
e7dce59
Compare
Choose a tag to compare

What's Changed

  • Allow and add named sections for CalVer by @ludeeus in #184
  • Add diff method to AwesomeVersion to list out changes between 2 objects by @ludeeus in #185

Full Changelog: 22.8.0...22.9.0

22.8.0

18 Aug 14:04
04f86b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 22.6.0...22.8.0
Discussion: #181

22.6.0

27 Jun 06:35
7b42788
Compare
Choose a tag to compare

What's Changed

  • Handle ValueError for possible blank values when casting to int by @ludeeus in #168
  • Remove deprecated method AwesomeVersion.ensure_strategy by @ludeeus in #169

Full Changelog: 22.5.2...22.6.0

22.5.2

27 May 19:48
8fb5c51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 22.5.1...22.5.2

22.5.1

11 May 09:57
275ed72
Compare
Choose a tag to compare

What's Changed

  • Allow more strategies for major,minor,patch by @ludeeus in #162

Full Changelog: 22.4.2...22.5.1