1.003 Nov 25 2022
- lazy shortcut is no longer expanded if explicit default or builder was passed
- document lazy + default shortcut only works for anonymous subs
1.002 Nov 2 2022
- set proper subnames to exported functions if Sub::Util is available
- cache exported functions, so that they can be identified by other systems
1.001 Oct 31 2022
- add an ability to add custom shortcuts
- no longer uses Exporter
- add -standard flag to avoid using custom behavior
- internal refactoring
1.000 Oct 16 2022
- stable release
- improve the way the module handles arrays of attributes
- add a way to disable shortcut expanding
0.002 Aug 11 2022
- fix optional tests with Moo
0.001 Aug 8 2022
- first version