Changes for version 0.016 - 2020-01-31
- Added: For consistency with method signatures, support `has *foo` to mean the same as `has foo`.
- Removed: Drop support for `has $foo` because it looked like a lexical variable and could be confusing.
- Removed: Drop support for `has %foo` because it looked like a lexical variable and could be confusing.
- Removed: Drop support for `has @foo` because it looked like a lexical variable and could be confusing.
Modules
express yourself through moo