Release history for Version-Semantic

v1.3.0    2026-02-27T10:52:58Z
          - Add semver_re() class method
          - Harden the parse() factory method

v1.2.0    2026-02-25T08:43:42Z
          - Make prefix a public object attribute
          - Use UTC-normalized W3CDTF time stamp in Changes file
          - Update project boilerplate

v1.1.1    2026-02-24T08:56:16Z
          - Fix non-trial strategy pre-release handling of increment() method

v1.1.0    2026-02-23T12:16:26Z
          - Make private constructor public
          - Changes file now follows CPAN::Changes::Spec
          - Add increment() object method
          - Improve Makefile.PL modulino setup:
            - Make $distname the leading information piece
            - lib/ is now part of $main_module_file and $main_module_podfile
          - Improve min version requirement setups
          - Improve and extend documentation
          - Migrated to Codeberg

v1.0.2    2026-01-23T10:11:26Z
          - Improve Makefile.PL modulino setup
          - Remove Test::Fatal min version requirement
          - Fix typo in documentation

v1.0.1    2026-01-21T06:26:13Z
          - Add missing changes file to manifest file
          - Simplify Makefile.PL modulino setup
          - Improve and extend documentation

v1.0.0    2026-01-08T07:21:29Z
          - Initial release