Skip to content

Releases: ludeeus/awesomeversion

25.5.0

29 May 12:36
7bfe430
Compare
Choose a tag to compare

What's Changed

  • Add testing for Python 3.13 by @ludeeus in #372
  • Remove support for EOL Python 3.8 by @ludeeus in #376
  • Break after first hit with find_first_match by @ludeeus in #393
  • Use cached_property for the prefix property by @ludeeus in #397
  • Use cached_property for the major property by @ludeeus in #400
  • Use cached_property for the minor property by @ludeeus in #399
  • Use cached_property for the minor property by @ludeeus in #398
  • Use cached_property for the simple property by @ludeeus in #401
  • Use cached_property for the strategy property by @ludeeus in #402
  • Set full tag names in actions by @ludeeus in #413

Full Changelog: 24.6.0...25.5.0

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: https://github.com/ludeeus/awesomeversion/discussions/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