Releases: utpal-barman/u-credit-card-flutter
Releases · utpal-barman/u-credit-card-flutter
v1.4.0
What's Changed
- chore(deps): Bump very_good_analysis from 5.1.0 to 6.0.0 by @dependabot in #25
- feat: Add ability to control visibility of the card masking by @utpal-barman in #28
Full Changelog: v1.3.1...v1.4.0
v1.3.0
What's Changed
- chore: Improved the card flipping by @utpal-barman in #20
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- chore: Added spell check and semantic PR workflow by @utpal-barman in #17
- chore: update sdk version (3.3.0) by @hadiuzzaman524 in #18
- feat: Added card flipping feature 🤸 by @utpal-barman in #19
New Contributors
- @hadiuzzaman524 made their first contribution in #18
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore(deps): Bump very_good_analysis from 4.0.0+1 to 5.0.0+1 by @dependabot in #13
- feat: Added
showValidFrom
andshowValidThru
parameters for visibility control 👁️ by @utpal-barman in #15
Full Changelog: v1.0.7...v1.1.0
v1.0.7
What's Changed
- feat: Added
creditCardType
to control payment network logo (VISA, Amex, etc) by @utpal-barman in #11
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- chore(deps): Bump mocktail from 0.3.0 to 1.0.0 by @dependabot in #8
- feat: Added disableShowingCardLogo property by @utpal-barman in #10
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- chore: Improved card number masking by @utpal-barman in #4
- chore(deps): Bump very_good_analysis from 3.1.0 to 4.0.0+1 by @dependabot in #2
- fix: card number space bug is fixed by @utpal-barman in #6
- release: bumped to 1.0.5 by @utpal-barman in #7
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: 1.0.2...v1.0.5
v1.0.4
What's Changed
- chore: Improved card number masking by @utpal-barman in #4
Full Changelog: 1.0.2...1.0.4
v1.0.3
chore: Improved card number masking
1.0.2
feat: Added image in example folder