This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Releases: bxcodec/faker
Releases · bxcodec/faker
v3.3.0
v3.2.0
Features
- feat(faker): unique data generation (#77) by @System-Glitch
- feat(custom-faker): add map support to custom fakers (#70) by @jostillmanns
Chores
v3.1.0
v3.0.0
This version already fully support for Go Module.
Features
- feat(faker): open the faker core function to be able accessed from external project (#63)
- feat(faker): length Support (#60)
- feat(credit-card): add card type of jcb and diners club (#61)
- Optionally insert nils instead of empty slices and maps (#59)
- feat: New faker/v3 go module (#56) [
⚠️ Breaking Changes]
Chore
- chore: apply linter for better quality code (#55)
- chore: remove duplicate creditCard definitions. (#53)
- chore: Correct and rephrase the README (#50)
- chore: add docs to godoc (#48)
Fixes
- fix: typos ("tool_free" -> "toll_free") (#52) [
⚠️ Breaking Changes]
Docs
v2.0.1
v2.0.0
v1.5.0
v1.4.3
Fix: Abnormal datetime when generate time
v1.4.2 fix abnormal timedata (#19)
Add Error Handler
Proposed Release:
- Add error handler #18