Skip to content

Public release 1.7.1

Compare
Choose a tag to compare
@DmytroDm DmytroDm released this 04 Aug 20:00
· 31 commits to master since this release
46884dc

What's new

  • Added 8-digit BIN support.

Maintenance

  • Added setRule/setRules/appendRule functions to VGSEditText/VGSCardNumberEditText/PersonNameEditText.
  • Marked VGSEditText/VGSCardNumberEditText/PersonNameEditText addRule function as deprecated.
  • Added validationErrors property to FieldState.
  • Added the ability to set error messages for custom validation rules.

Updates

  • Bumped gradle from 7.2.1 to 7.2.2.
  • Bumped kotlin-gradle-plugin from 1.7.0 to 1.7.10.
  • Bumped dokka-base from 1.7.0 to 1.7.10.
  • Bumped dokka-gradle-plugin from 1.6.10 to 1.7.10.
  • Bumped gradle-maven-publish-plugin from 0.19.0 to 0.21.0