-------------------- * Changed APILoader to load the checklists for a sub-region if the number of results returned matches the API's result limit.
* Refactored APILoader to make it easier to reuse.
0.2.0
-------------------- * Removed APILoader.recent() - it's simply to call the ebird.api.get_visits() method, extract the dates and then call APILoader.load()
0.1.0
-------------------- * Initial release with loaders and models for the database and a Django Admin module for viewing the data downloaded from eBird.