- Bug fixes
- Bug fixes - specifically in Python 2 support. Added requirements.txt
- Fixes to Python 3 support (which didn't actually work in 0.5.0...sorry about that)
- Python 3 support
- Version bump to account for a few patches from the community
- Lots of misc bug fixes and improvements.
- Added Task class with some basic methods.
- Bug fixes
- Added
filter()
method to Note and Email to let you pull all notes/emails from a deal, case, person, or company - Added
emails
andnotes
properties to Deal, Person, and Company objects as a shortcut to get all their notes/emails
- Added support for Emails
- Added timezone offset shortcut
- Made the created_at attribute of Notes editable
- Bug fixes
- Bug fixes
- Added support for Deals
- Added setup.py, license, and this changelog
- First version submitted to PyPI
- First public version
- Supports People, Companies, Tags, and Notes