8000 Comparing v4.1.1...v4.2.0 · 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.1.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: v4.2.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Jul 24, 2023

  1. feat: adds the ability to change the default tag name (#27) (#28)

    * feat: adds a changeable tag name (#27)
    
    Signed-off-by: hohmannr <raphael.hohmann@tuta.io>
    
    * chore: refactors ErrTagNameInvalid to ErrFieldTagIdentifierInvalid
    
    ---------
    
    Signed-off-by: hohmannr <raphael.hohmann@tuta.io>
    hohmannr authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f70bf73 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. fix: unexpected logic issue with the ignore interface option (#36)

    * chore: fix the ignore interface
    
    * chore: apply go format
    
    * chore: fix linter issue
    
    * chore: fix the gh action
    bxcodec authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cfe31b6 View commit details
    Browse the repository at this point in the history
  2. fix: tolower domain by default (#32)

    Signed-off-by: rfyiamcool <rfyiamcool@163.com>
    rfyiamcool authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ab6c09f View commit details
    Browse the repository at this point in the history
  3. feat: add url format (#33)

    Signed-off-by: rfyiamcool <rfyiamcool@163.com>
    rfyiamcool authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    41dffa2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. perf: improve paragragh performance (#35)

    * perf: improve paragragh performance
    
    Signed-off-by: rfyiamcool <rfyiamcool@163.com>
    
    * perf: improve paragragh performance
    
    Signed-off-by: rfyiamcool <rfyiamcool@163.com>
    
    ---------
    
    Signed-off-by: rfyiamcool <rfyiamcool@163.com>
    rfyiamcool authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5423ebf View commit details
    Browse the repository at this point in the history
  2. fix: add random_string unit-test (#34)

    Signed-off-by: rfyiamcool <rfyiamcool@163.com>
    rfyiamcool authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    29e74ae View commit details
    Browse the repository at this point in the history
Loading
0