Revision history for Perl-Types.
0.210 2025-06-06 05:10:53-05:00 America/Chicago
- Tests, fix failures in missing dependencies tests P2
0.200 2025-06-05 02:54:51-05:00 America/Chicago
- Documentation, provide basic user POD in Perl::Types
- Tests, fix failures in missing dependencies tests
- Tests, run basic interpret-execute tests
0.100 2025-05-05 22:00:11-05:00 America/Chicago
- HOLIDAY EDITION: ¡Feliz Cinco de Mayo!
- Codename Zaragoza
- Beta version
- Support left-to-right type names
- Support composable type names via '::' scope resolution operator
- Tests, run extensive data type & data structure tests
0.001 2023-04-09 22:40:05-05:00 America/Chicago
- HOLIDAY EDITION: Happy Easter!
- Initial alpha prototype version
- Support basic data types
- Support limited data structures
- Support classes
- Tests, run basic data type & data structure tests