github dvershinin/lastversion v3.6.11

latest release: v3.6.12
4 hours ago

Fixed

  • Fixed Version object JSON serialization error when caching release data with dict output format.
    • The version field is now serialized to string at the cache layer for both file and Redis backends.
    • Fixes the Object of type 'Version' is not JSON serializable warning when running lastversion --changelog *.spec.
    • Companion to the 3.6.8 datetime serialization fix; the dict-format path kept version as a Version instance and tripped the same cache encoder.

Don't miss a new lastversion release

NewReleases is sending notifications on new releases.