Revision history for ValueType
0.0.6 2024-06-28T22:03:38+02:00
- Added support for "is hidden-from-ValueType" attribute trait,
suggested by Brad Gilbert
0.0.5 2024-06-28T21:03:08+02:00
- Make sure attributes are immutable, error out if not
- Modernize test file extension
- Modernize pod
- Add sponsor link and button
- Add test button for each OS
- Update copyright year
0.0.4 2021-09-10T11:47:07+02:00
- Change file extension to .rakumod
- Migrate to zef ecosystem
- Update email address
0.0.3 2021-01-31T11:24:01+01:00
- Create list of checkable attributes when running mainline
- Added THEORY OF OPERATION section in documentation
- Updated copyright year
0.0.2 2020-02-27T13:31:00+01:00
- make sure the WHICH method is a multi taking instances only
0.0.1 2020-02-26T22:18:32+01:00
- Initial version