Welcome to the CHANGELOG.md
file for Project Pro!
This file serves as a record of all the changes made to the project, including new features, bug fixes, and other modifications. By keeping track of these changes, we can provide transparency to our users and ensure that everyone is aware of the latest developments.
Whether you're a developer working on the project or a user looking for information on recent updates, this file is the go-to source for all the latest information. We hope you find it useful and informative!
1.1.2 - 2022-03-06
- Instructors can select an avatar (from a collection of 15) for a student
- Unit tests for implemented changes
- GitHub Workflow for checking the Pull Requests
- The code base now uses Detekt for respecting coding format standards
- Student Notes for taking various measurements (like hip, waist and so on)
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
- Updated Ktor from 2.2.3 to 2.2.4
- Changed the license from MIT to Apache
- Student responses
- Some bugs, hopefully