- 0.4.1
- Fix basestring isssue for Py3K
- 0.4.0
def_delegatorsnow accepts string form for 2nd argument. Just likecollections.namedtupledoes.
- 0.3.1
- Various minor fixes in README.rst
- 0.3.0
- Support attr plucking.
- 0.2.1
- Update changelog for 0.2.0 (duh)
- 0.2.0
- Support set/delattr
- Docstrings for the module and its functions
- 0.1.1
- Include LICENSE and friends as package data
- 0.1.0
- Initial release