Revision history for Version::Conan
0.0.3 2025-08-31T21:58:10+02:00
- Make Version::Conan a subclass of Version::Semverish
- Gut all the code that is now being handled by Version::Semverish
0.0.2 2025-08-31T14:42:05+02:00
- Add method "as-generic-range'
- Make argument to method "inc" optional
- Make method "inc" *not* copy pre-release and build info
by default
0.0.1 2025-08-28T19:42:08+02:00
- Initial version