Skip to content

Releases: shogo82148/androidbinary

v1.0.5

08 Dec 10:57
0e4d82b
Compare
Choose a tag to compare

What's Changed

  • FuzzNewXMLFile in the package github.com/shogo82148/androidbinary failed by @github-actions in #79
  • Bump actions/setup-go from 4 to 5 by @dependabot in #84
  • Parse compile SDK properties from manifest by @oskarwojciski in #85

New Contributors

  • @github-actions made their first contribution in #79
  • @oskarwojciski made their first contribution in #85

Full Changelog: v1.0.4...v1.0.5

v1.0.4

10 Sep 20:49
2cda964
Compare
Choose a tag to compare

What's Changed

  • bump actions/checkout v3 by @shogo82148 in #53
  • bump actions/setup-go v3 by @shogo82148 in #54
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #55
  • add Go 1.18 to the build matrix by @shogo82148 in #56
  • Bump github/codeql-action from 1 to 2 by @dependabot in #58
  • bump gopkg.in/yaml.v3 by @shogo82148 in #59
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #60
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #61
  • Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in #62
  • Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #63
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #64
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #65
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #66
  • Bump actions/setup-go from 3 to 4 by @dependabot in #67
  • add Go 1.20 the build matrix by @shogo82148 in #68
  • do not use github.com/stretchr/testify by @shogo82148 in #71
  • Bump actions/checkout from 3 to 4 by @dependabot in #72
  • fix panics in XMLFile.readElement by @shogo82148 in #74
  • add Go 1.21 to the build matrix by @shogo82148 in #75
  • Introduce fuzz testing by @shogo82148 in #76
  • introduce shogo82148/actions-go-fuzz by @shogo82148 in #77

Full Changelog: v1.0.3...v1.0.4

v1.0.3

14 Feb 23:22
c16c4d7
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 by @dependabot in #47
  • Go1.17 is released by @shogo82148 in #48
  • bug fix: namespace deleted by mistake by @zinego in #52

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2: Merge pull request #46 from tonywang/feature/support-uses-permission

18 Dec 00:48
85e23a6
Compare
Choose a tag to compare

v1.0.1: Merge pull request #35 from shogo82148/fix-broken-example-test

30 Aug 13:17
48972b3
Compare
Choose a tag to compare

v1.0.0: Merge pull request #33 from shogo82148/hello-github-action

29 Aug 12:52
492d2f4
Compare
Choose a tag to compare

First release

12 Jan 07:31
4206a78
Compare
Choose a tag to compare
Merge pull request #21 from shogo82148/drop-go17-support

Drop Go 1.7 support, no need to fallback SeekStart.