Revision history for ValueClass
0.0.10 2024-07-02T03:06:54+01:00
- Fix WHICH for undefined value-class
0.0.9 2024-07-02T01:48:06+01:00
- Add custom clone method
0.0.8 2024-06-29T20:18:12-07:00
- fix tests if using old Tuple
0.0.7 2024-06-29T19:43:26-07:00
- Customize error message when using defaults with @ and %
0.0.6 2024-06-28T14:46:10-07:00
- Add doc about Tuple and ValueMap
0.0.5 2024-06-28T13:44:01-07:00
- Validate items on @ and % for it's type
0.0.4 2024-06-28T12:26:21-07:00
- Change the default classes for @ and %
0.0.3 2024-06-28T10:59:11-07:00
- Fix email
0.0.2 2024-06-28T10:40:32-07:00
- Cache WHICH
- Use bind instead of Proxy whenever possible
- Let TWEAK mutate the object
0.0.1 2024-06-27T21:56:34-07:00
- Initial version