- Make
None error object was throwed
message more informative
- 10x faster
- added:
.imports()
,.defined()
- added:
nsconcat()
,nssuffix()
- added:
.onsubapp()
hook - added: auto alias missing tasks after subapp installation
- added:
err._layer
property - changed: Do not supply context to
.eval()
callback - changed: Deprecate
{'foo': '*'}
syntax for subapp aliases - changed: rename
err.task
toerr._task
- fixed:
.at(layer)
should support nesting - fixed:
.def()
and.alias()
should clobber previous definitions
- First public release