All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Releases here should only be made whenever there is a build available for them in the respective stores (even if it's a beta or production release, they must be documented here).
comecando_com_git
,ecossistema_do_flutter
andswift_fundamentos_01
collections.
git_getting_started
collection.
- Added new resources to
resources.json
.
- Fixed
release
workflow to use personal access token when pushing changes to the repo.
Introduces the first release candidate with all the first idealized functionalities for memo
:
- Collections listing, which sections all collections using its category and segments the contents by explore and
review:
- Explore shows all collections that haven't all memos completed at least once;
- Review shows all collections that have all memos completed at least once.
- Progress, showing the user's metadata for application-wide collection's executions, such as time spent, the percentage for each answer, etcetera;
- Collection details and execution, which allows the user to study upon a compiled collection in this repository;
- Settings page with info related to this project.
Initial release, defines core architecture. The application is unusable on this version.