8000 Comparing 2.15.0...2.15.1rc1 · cruft/cruft · 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: cruft/cruft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.15.0
Choose a base ref
...
head repository: cruft/cruft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.15.1rc1
Choose a head ref
  • 10 commits
  • 30 files changed
  • 6 contributors

Commits on Jun 28, 2023

  1. Create py.typed (#262)

    Closes #261
    MicaelJarniac authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2a13954 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Accept json file for extra_context (#264)

    * Accept json file for extra_context
    
    Added get_extra_context_from_file in cookiecutter.py to parse the extra_context json and return it to the create command.
    
    Added an extra_context_file option to _cli.py
    
    If the create command is called it will first see if the extra_context_file exists and if so it will parse the file and assign it to the extra_context variable.
    
    * Unit tests for creating a project with extra context data in a JSON file
    millsks authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    1a5614f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. Configuration menu
    Copy the full SHA
    ec127f1 View commit details
    Browse the repository at this point in the history
  2. Migrate to uv (#325)

    sambhav authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    5cb684c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e075240 View commit details
    Browse the repository at this point in the history
  4. Update README.md (#293)

    minor typo
    geyslein authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    8ae8ce9 View commit details
    Browse the repository at this point in the history
  5. Typo fixes (#268)

    * Fix sratch -> scratch typo in README.md
    
    * Fix should -> if typo in README.md
    mssalvatore authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    51b0a4d View commit details
    Browse the repository at this point in the history
  6. Minor docs updates (#300)

    Co-authored-by: Sambhav Kothari <sambhavs.email@gmail.com>
    danial-k and sambhav authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    e27f3d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    301a093 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c186630 View commit details
    Browse the repository at this point in the history
Loading
0