* Changed the default parameter to nomatch because "default" is highly ambiguous and I have no idea why it was that way. Current options are [skip, load]
0.0.12
* Added the lists='denote' option to the inject decorator. This default setting appends the class name of an injected result with the suffix '_list' to make it clear that a collection result is expected.