Skip to content

Nerodia 0.12.1

Compare
Choose a tag to compare
@lmtierney lmtierney released this 28 Nov 14:53
· 100 commits to master since this release

Fixes breaking functionality of converting kwargs with underscores to dashes. Frex:
div(custom_attribute=foo) will now once again look for a custom attribute of custom-attribute with value foo

In the future, there will be added functionality to allow specifying a custom attribute that has an underscore.