Releases: devscast/validable
Releases · devscast/validable
2.0.0-alpha01
What's Changed
- Provide Built-in Generic Validables by @bernard-ng in #19
- Bump androidx.compose.ui:ui-test-junit4 from 1.5.4 to 1.6.6 by @dependabot in #20
- Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.6.2 to 2.7.0 by @dependabot in #15
- Update gradle configs by @yveskalume in #25
- Bump androidx.core:core-ktx from 1.12.0 to 1.13.0 by @dependabot in #22
- Nullable message by @yveskalume in #26
- Replace ktlint by detekt by @yveskalume in #27
- Fix cardschemevalidable by @yveskalume in #33
- Create NotBlankValidable and Fix NotEmptyValidable by @yveskalume in #36
- Setup MkDocs by @yveskalume in #42
- update(API) : remove vararg from CardScheme by @yveskalume in #43
- Update sample project by @ethanpyth in #44
- Create validator class by @yveskalume in #45
New Contributors
- @bernard-ng made their first contribution in #19
- @ethanpyth made their first contribution in #44
Full Changelog: 1.3.0...2.0.0-alpha01
v1.3.0
What's Changed
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.7.20 to 1.9.21 by @dependabot in #3
- Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.6.1 by @dependabot in #5
- Bump com.android.tools.build:gradle from 7.3.1 to 8.2.0 by @dependabot in #4
- Refactoring by @yveskalume in #6
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: 1.2.0...1.3.0
v1.2.0
Fix build issues, from 1.1.0
v1.1.0
Full Changelog: 1.0.0...1.1.0
v1.0.0
remove deprecated kotlinCompilerVersion