------------------------------------------------ * Added some documentation.
0.1.2
------------------------------------------------ * Fix management of dependency versions
0.1.1
------------------------------------------------ * Fixes wildly inefficient raw query in BlockCompletion.latest_blocks_completed_all_courses() * Updates freezegun version, makes tests that use it somewhat faster.
------------------------------------------------ * Added "subsection-completion/{username}/{course_key}/{subsection_id}" API endpoint, to be used with the completion milestones experiment.
0.0.9
------------------------------------------------ * Added "utilities.py", which houses methods for working with BlockCompletion data.