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.
Types of changes:
- Added for new features
- Changed for changes in existing functionality
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
- Dependencies: SDK version 31
- Dependencies: Kotlin version 1.6.10 compatibility
- Dependencies: Gradle Wrapper 7.4
- Dependencies: AGP to 7.1.2
- Breadcrumbs activity check on
FragmentActivityinstead ofAppComponentActivity
- Breadcrumbs class was added into the Logging module. Tracks the most important lifecycle events and posts them to Timber.
- Interactor module with use case examples. Includes a base Interactor, ResultInteractor, SubjectInteractor and SuspendingWorkInteractor.
- Initial test release