8000 Comparing v4.2.1...main · go-faker/faker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: go-faker/faker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: go-faker/faker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 14 commits
  • 23 files changed
  • 8 contributors

Commits on Feb 12, 2024

  1. feat(blood): Added faker for blood types (#40)

    * feat(blood): Added faker for blood types
    
    Added faker that will generate blood type, rh factor and group
    
    Signed-off-by: Rubem Mota <rubemmota89@gmail.com>
    
    * feat(blood): Added tag into main tag
    
    Signed-off-by: Rubem <rubemmota89@gmail.com>
    
    * fix(blood): Changed tag location to be used by default without options
    
    Signed-off-by: Rubem <rubemmota89@gmail.com>
    
    ---------
    
    Signed-off-by: Rubem Mota <rubemmota89@gmail.com>
    Signed-off-by: Rubem <rubemmota89@gmail.com>
    rubemlrm authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eb0a115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5d58e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d0a05f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. feat: Add feature: Country Info(#47) (#50)

    * Add feature: Country Names(#47)
    
    * fix indentation issues
    corepal authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    181bd1b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    a975832 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#52)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.14.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    df18fe6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. fix: concurrent-safe unique data generation (#53)

    * fix: concurent map writing issue
    
    * fix: test for concurrent write on unique field
    bxcodec authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    9cbcda8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    980ac3d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    0f10aed View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    ad685cd View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Configuration menu
    Copy the full SHA
    9fb8685 View commit details
    Browse the repository at this point in the history
  2. fix timezones list (#63)

    Canada/East-Saskatchewan and US/Pacific-New can not be found by time.LoadLocation.
    
    Normally timezones should not be removed. Here is explanation, why this two was removed —https://stackoverflow.com/questions/78328589/is-the-list-of-iana-timezones-stable#comment138105389_78332721
    kulti authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    9dcc8ca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. Configuration menu
    Copy the full SHA
    ade84a3 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. ci(versions): Add support to multiple versions test (#74)

    * ci(versions): Add support to multiple versions test
    
    Signed-off-by: Rubem Mota <rubemmota89@gmail.com>
    rubemlrm authored May 27, 2025
    Configuration menu
    Copy the full SHA
    06937af View commit details
    Browse the repository at this point in the history
Loading
0