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.5.0
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.6.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

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
Loading