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: joke2k/faker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.12.1
Choose a base ref
...
head repository: joke2k/faker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.13.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 2, 2022

  1. feat(providers/date_time): Add support for ISO 8601 timestamp profiles

    * Expose `sep` and `timespec` parameters for isoformat()
    * Update documentation
    * Update tests
    tplessas committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    d0ee56f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. style(providers/date_time): lint code

    tplessas committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ed569dd View commit details
    Browse the repository at this point in the history
  2. Fix linting issues

    fcurella authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    1bbb2f5 View commit details
    Browse the repository at this point in the history
  3. Fix whitespace

    fcurella authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    abab3f1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1670 from tplessas:rfc3339

    feat(providers/date_time): add support for ISO 8601 timestamp profiles
    fcurella authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6989c47 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. 📝 update CHANGELOG.md

    fcurella committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    81d571d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3220f82 View commit details
    Browse the repository at this point in the history
Loading