Skip to content

v0.4.0

Compare
Choose a tag to compare
@subhankarb subhankarb released this 30 Sep 04:21
· 13 commits to main since this release
3a5e1ec

What's Changed

New Features

  • feat: add spark integration support by @subhankarb in #207
  • feat: [DCS-210] add count_uuid and percent_uuid functions by @subhankarb in #211
  • feat: [DCS-222] add valid/invalid values validity functions by @Ryuk-me in #214
  • feat: [DCS-220] add count_usa_phone and percent_usa_phone functions by @ashank2603 in #221
  • feat: [DCS-225] add count_email and percent_email functions by @ashank2603 in #226
  • feat: add string length validators and tests by @YamoshiCode in #223
  • feat: [DCS-230] add usa state code and zip code validations by @ashank2603 in #231
  • feat: Geolocation Validity Metrics by @YamoshiCode in #228
  • feat: [DCS-229] add count_ssn and percent_ssn functions by @Ksaurav3380 in #233
  • feat: [DCS-224] add financial information validity functions by @Ryuk-me in #234
  • feat: [DCS-232] add count_perm_id and percent_perm_id functions by @ashank2603 in #235
  • feat: percentile Numeric validation function by @YamoshiCode in #244
  • feat: zero numeric validation function by @YamoshiCode in #249
  • feat: negative value numeric validation function by @YamoshiCode in #250
  • feat: [DCS-247] add count_all_space and percent_all_space functions by @Ksaurav3380 in #254
  • feat: [DCS-248] add count_null_keyword and percent_null_keyword functions by @Ksaurav3380 in #253
  • feat: [DCS-245] Timestamp Validity Metric by @Ksaurav3380 in #255

Bug Fix

Security Fix

  • build(deps): bump webpack from 5.89.0 to 5.94.0 in /ui by @dependabot in #238

New Contributors

Full Changelog: v0.3.1...v0.4.0