Revision history for Version::Repology
0.0.5 2025-08-24T12:26:29+02:00
- Add support for ":leading-zero-alpha" named argument
- Add tests for .raku roundtrippability
0.0.4 2025-08-22T16:56:24+02:00
- Add support for ":special" and ":additional-special"
named arguments
- Add accessor method "special"
- The "raku" method now returns the specification verbatim
for better readability and roundtrippability
0.0.3 2025-08-20T18:56:18+02:00
- Add infix methods: "==" "!=" "<=" "<" ">" ">="
- Also export infix: candidate
- Add more tests and much more documentation
0.0.2 2025-08-20T14:57:21+02:00
- Add support for ":no-leading-zero" named argument
0.0.1 2025-08-20T13:26:24+02:00
- Initial version