------------------ * Added APILoader.load_species() for adding Species records to the database. * Changed APILoader to load species from the eBird taxonomy when loading a checklist. * Removed SpeciesLoader. It is no longer needed.
0.6.5
------------------ * Added APILoader.load_location() for adding or updating database records. * Changed APILoader so it accurately counts the number of checklists added. * Changed APILoader so it handles checklists where the time is not set.
0.6.4
------------------ * Added tests for the APILoader and fixed several bugs from the recent refactoring.
0.6.3
------------------ * Updated docs to include all recent changes.
* Fixed an error/oversight where the observations were always updated when a checklist was downloaded.
0.6.2
------------------ * Reorganised the APILoader to simplify adding new features - stay tuned.
0.6.1
------------------ * Added check for number of observers, which is optional for incidental checklists.