Skip to content

Releases: piano-miles/Scratch-Userdata

2.0.0

05 Dec 02:55
104893b
Compare
Choose a tag to compare

Scratch-Userdata 2.0.0

This is the final version of my statistics project, complete with all of the code used to collect the data, as well as all of the files for my final report.

1.0.1

28 Nov 23:02
c46b252
Compare
Choose a tag to compare

Welcome To My Statistics Project.

This release fixes a bug that caused main.py to fail.

0.1.0

07 Nov 08:46
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Version 0.1.0 of my Statistics project.

1.0.0

28 Nov 08:46
4e09926
Compare
Choose a tag to compare

Welcome To My Statistics Project.

Main Changes

  • Fixed issue where only a few projects are collected per user
  • Added user project count
  • Implemented multithreading for data collection with the API (which yielded massive performance improvements)

Future Versions

The data collection process is complete as of this version, and future versions will merely include analysis of the data.