3.0.0
What's Changed
- Bumps Gradle to 8.4, Kotlin to 1.9.21, AGP to 8.2.0, SDK target to 34 by @mattsilber in #20
- Migrates Android UI Tests to Robolectric-Instrumented Unit-Tests and adds Coverage Reports by @mattsilber in #21
- Adds publishing workflow to publish artifacts and create a github release on tag by @mattsilber in #22
- Adds Dependabot config for Github Actions and Gradle packages by @mattsilber in #24
- Adds workflow to generate PR bumping release version in source by @mattsilber in #25
- Fixes repo and branch links post change to main by @mattsilber in #23
- Bump androidx.appcompat:appcompat from 1.3.1 to 1.6.1 by @dependabot in #26
- Fixes prepare-release-pull-request workflow bump step and updates readme with version by @mattsilber in #30
- Potentially fixes #19 with configurable changes to layout size resolution by @mattsilber in #29
- Adds an editorconfig file and auto-reformats code against it by @mattsilber in #31
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #27
- Bump actions/download-artifact from 3.0.2 to 4.1.0 by @dependabot in #28
- Drops toTag target from release changelog builder step by @mattsilber in #32
- Adds several tests for views and paths by @mattsilber in #33
- Adds android-lint workflow on pull request and corrects existing issues by @mattsilber in #34
- Adds github-actions-lint workflow on pull requests by @mattsilber in #35
- Adds detect-secrets workflow on pull request by @mattsilber in #36
- Bump kotlin from 1.9.21 to 1.9.22 by @dependabot in #38
- Bump reviewdog/action-setup from 1.0.6 to 1.1.0 by @dependabot in #37
- Modifies prepare-release workflow to use default github token by @mattsilber in #39
- Bump agp from 8.2.0 to 8.2.1 by @dependabot in #40
- Bump mikepenz/release-changelog-builder-action from 4.1.0 to 4.1.1 by @dependabot in #41
- Bump mikepenz/action-junit-report from 4.0.3 to 4.0.4 by @dependabot in #43
- Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #44
- Bump actions/download-artifact from 4.1.0 to 4.1.1 by @dependabot in #42
- Bump actions/cache from 3.3.2 to 3.3.3 by @dependabot in #45
- Adds required setup-java 17 step for publishing by @mattsilber in #46
- Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #47
- Bump actions/cache from 3.3.3 to 4.0.0 by @dependabot in #48
- Bump reviewdog/action-detect-secrets from 0.14.0 to 0.15.0 by @dependabot in #49
- Bump agp from 8.2.1 to 8.2.2 by @dependabot in #56
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #53
- Bump reviewdog/action-setup from 1.1.0 to 1.2.0 by @dependabot in #51
- Bump reviewdog/action-actionlint from 1.40.0 to 1.41.0 by @dependabot in #52
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #55
- Bump reviewdog/action-detect-secrets from 0.15.0 to 0.16.0 by @dependabot in #54
- Replaces app token step with contents-write permission block for creating a GH release by @mattsilber in #50
- Bumps Version to 3.0.0 by @github-actions in #57
Full Changelog: 2.0.0...3.0.0