Breaking changes:
* **GelbooruImage.created_at will now return a datetime instance instead of a string**
* **GelbooruImage.changed will now return a datetime instance instead of an integer timestamp,**
* GelbooruImage.has_sample will now return a boolean instance of an integer,
* GelbooruImage.has_comments will now return a boolean instance of an integer,
* **GelbooruImage.has_notes will now return a boolean instance of a true/false string,**
* GelbooruTag.ambiguous will now return a boolean instance of an integer.
* **GelbooruComment.created_at will now return a datetime instance instead of a string.**
* GelbooruComment.post_id will now return an integer instead of a string
* GelbooruComment.creator_id will now return an integer instead of a string
New additions:
* The following new attributes have been added to GelbooruImage results:
- has_children
- status
- locked
- score