Skip to content

Releases: GrzegorzBobryk/ViewBindingDelegate

1.0.10

15 Aug 15:56
0865e18
Compare
Choose a tag to compare
  • Migration to Kotlin 2.0.10 and other bumps;
  • ktlint removed;
  • additional checks added to detekt;
  • trailing comma added in project;
  • deprecated buildDir migrated;
  • version changed to 1.0.10;
  • instrumental test commented with link to issue;
  • added link to issue in detekt config;
  • newer version of actions.

1.0.10-alpha1

14 Aug 22:28
Compare
Choose a tag to compare
1.0.10-alpha1 Pre-release
Pre-release
  • Migration to Kotlin 2.0.10 and other bumps;
  • ktlint removed;
  • additional checks added to detekt;
  • trailing comma added in project;
  • deprecated buildDir migrated;
  • version changed to 1.0.10-alpha1;
  • instrumental test commented with link to issue;
  • added link to issue in detekt config.

1.0.9

09 Feb 16:20
10ceb4f
Compare
Choose a tag to compare
  • bumps,
  • some internals added,
  • detekt fix,
  • enabling type resolution for detekt,
  • enabling parallel in gradle. It won't be needed, but why not, lets test,
  • removing dependencies and google repo from build.gradle.kts in buildSrc,
  • changing suppress in Libs.kt and removing it form Config.kt.

1.0.8

06 Nov 21:31
f60a1fa
Compare
Choose a tag to compare
  • java downgrade
  • migration to kts

1.0.8-alpha.3

20 Oct 17:07
e339306
Compare
Choose a tag to compare
1.0.8-alpha.3 Pre-release
Pre-release

testing migration to kts

1.0.7

10 Oct 15:47
318dae3
Compare
Choose a tag to compare
  • BinderInternalApi created to hide internal library content
  • typo fixed

1.0.6

09 Oct 15:42
022372d
Compare
Choose a tag to compare

package changed, new import will be needed

import pl.beavercoding.viewBinder.viewBinding

instead of

import pl.beavercoding.view_binder.viewBinding

1.0.5

02 Oct 21:18
Compare
Choose a tag to compare
  • java in Jitpack fix
  • jitpack release share icon added to README.md
  • java in Jitpack fix

1.0.4

02 Oct 21:14
34a9d1c
Compare
Choose a tag to compare
  • description added to safeSetAdapter
  • proper suppression in viewBinding
  • dependencies bump
  • release option deleted
  • proguard-rules.pro deleted

1.0.3

14 Feb 00:01
Compare
Choose a tag to compare
test fixed, version changed