Skip to content

Releases: kozaxinan/android-lints

0.8.1

Choose a tag to compare

@kozaxinan kozaxinan released this 26 Sep 22:04

What's Changed

  • [DEPENDENCY]: Update dependency gradle to v8.10.2 by @renovate in #23
  • Added depth check for data classes
  • Fixed issue caused by throwable and String super classes
  • Added more tests

Full Changelog: 0.8.0...0.8.1

0.8.0

Choose a tag to compare

@kozaxinan kozaxinan released this 25 Sep 08:41
64924db

What's Changed

Full Changelog: 0.7.4...0.8.0

0.7.4

Choose a tag to compare

@kozaxinan kozaxinan released this 19 Sep 12:06
3208874

What's Changed

  • Found a few minor issues applying these checks to my project. by @erikeelde in #22

New Contributors

  • @erikeelde made their first contribution in #22. Thank you for improvement.

Full Changelog: 0.7.3...0.7.4

0.7.3

Choose a tag to compare

@kozaxinan kozaxinan released this 14 Sep 18:38

Ignore internal fields with $ sign

Full Changelog: 0.7.2...0.7.3

0.7.2

Choose a tag to compare

@kozaxinan kozaxinan released this 13 Sep 22:02

Crashes are fixed and checks are improved with same tests.

Full Changelog: 0.7.1...0.7.2

0.7.1

Choose a tag to compare

@kozaxinan kozaxinan released this 12 Sep 14:29

Full Changelog: 0.7.0...0.7.1

0.7.0

Choose a tag to compare

@kozaxinan kozaxinan released this 12 Sep 13:03

Kotlin 2.0, AGP and Lint upgraded

What's Changed

  • [DEPENDENCY]: Update actions/checkout action to v4 by @renovate in #13
  • [DEPENDENCY]: Update actions/setup-java action to v4 by @renovate in #14
  • [DEPENDENCY]: Update dependency gradle to v8.10.1 by @renovate in #17
  • [DEPENDENCY]: Update gradle/wrapper-validation-action action to v3 by @renovate in #19
  • [DEPENDENCY]: Update Kotlin to v2 (major) by @renovate in #18
  • [DEPENDENCY]: Update Android gradle plugin by @renovate in #15

New Contributors

Full Changelog: 0.6.1...0.7.0

0.6.1

Choose a tag to compare

@kozaxinan kozaxinan released this 03 Aug 14:21

Full Changelog: 0.6...0.6.1

  • Fixed lint issues.
  • Fixed 401 issues on download.
  • Migrated github action to java 17.

0.6

0.6

Choose a tag to compare

@kozaxinan kozaxinan released this 02 Aug 22:43

What's Changed

  • Update README.md by @titanwalking in #7
  • Updated dependencies
  • Added Vendor information
  • Updated logic to cover typealias for Mutable class type check

New Contributors

Full Changelog: 0.5.1...0.6

0.5.1

Choose a tag to compare

@kozaxinan kozaxinan released this 08 Feb 13:19

Fix issues in the manifest

Full Changelog: 0.5.0...0.5.1