Skip to content

Releases: jackpocket/android-scratchoff

3.1.1

17 Apr 13:57
4b06a61
Compare
Choose a tag to compare

What's Changed

  • Bump org.robolectric:robolectric from 4.12 to 4.12.1 by @dependabot in #82
  • Bump actions/setup-java from 4.0.0 to 4.2.1 by @dependabot in #85
  • Bump reviewdog/action-actionlint from 1.41.0 to 1.43.0 by @dependabot in #83
  • Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #86
  • Fixes missing workflow_call declaration on unit-test workflow by @mattsilber in #88
  • Bump agp from 8.3.1 to 8.3.2 by @dependabot in #92
  • Bump org.mockito.kotlin:mockito-kotlin from 5.2.1 to 5.3.1 by @dependabot in #93
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #90
  • Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 by @dependabot in #91
  • Bump mikepenz/release-changelog-builder-action from 4.1.1 to 4.2.2 by @dependabot in #89
  • Bumps Version to 3.1.1 by @github-actions in #94

Full Changelog: 3.1.0...3.1.1

3.1.0

17 Apr 13:18
662b563
Compare
Choose a tag to compare

Please Note: this version was not properly published to Maven Central. See this issue for details

What's Changed

  • Bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot in #58
  • Bump mikepenz/action-junit-report from 4.0.4 to 4.1.0 by @dependabot in #59
  • Bump reviewdog/action-detect-secrets from 0.16.0 to 0.16.1 by @dependabot in #60
  • Bump ncipollo/release-action from 1.13.0 to 1.14.0 by @dependabot in #63
  • Bump reviewdog/action-detect-secrets from 0.16.1 to 0.19.0 by @dependabot in #66
  • Bump actions/download-artifact from 4.1.1 to 4.1.4 by @dependabot in #70
  • Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #65
  • Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #71
  • Bump peter-evans/create-pull-request from 5.0.2 to 6.0.2 by @dependabot in #72
  • Bump org.robolectric:robolectric from 4.11.1 to 4.12 by @dependabot in #75
  • Bump actions/cache from 4.0.0 to 4.0.2 by @dependabot in #76
  • Bump codecov/codecov-action from 4.0.1 to 4.1.1 by @dependabot in #80
  • Bump agp from 8.2.2 to 8.3.1 by @dependabot in #73
  • Bump mikepenz/action-junit-report from 4.1.0 to 4.2.1 by @dependabot in #78
  • Fixes #19 by continuing to listen for layout/pre-draw events until a valid size is discovered, or the drawer is destroyed by @mattsilber in #74
  • Bump reviewdog/action-setup from 1.2.0 to 1.3.0 by @dependabot in #77
  • Bumps Version to 3.1.0 by @github-actions in #81

Full Changelog: 3.0.0...3.1.0

3.0.0

05 Feb 21:47
1e5611b
Compare
Choose a tag to compare

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