Thanks to visit codestin.com
Credit goes to github.com

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: Guts/mkdocs-rss-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.13.4
Choose a base ref
...
head repository: Guts/mkdocs-rss-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.14.0
Choose a head ref
  • 20 commits
  • 11 files changed
  • 2 contributors

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    11dc62e View commit details
    Browse the repository at this point in the history
  2. Fix extra

    brapoprod authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5a06b78 View commit details
    Browse the repository at this point in the history
  3. [Fix] Update docs for as_update (boolean not supported anymore) (#306)

    Fixed documentation to be up to date with latest deprecation of boolean
    allowance in as_update.
    Guts authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    df4abaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec27de5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1874755 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aaee3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96c0404 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    905dee5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89cd662 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a29c541 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c883ee8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    96fec9f View commit details
    Browse the repository at this point in the history
  13. Feature: add http caching mechanism (#309)

    This PR aims to improve plugin's performance regarding HTTP requests
    which are performed to retrieve remote image length:
    
    - add a new option `cache_dir`
    - rely on https://pypi.org/project/CacheControl/ to manage local cache
    requests
    
    For now, it works only for GET requests. See upstream issue:
    psf/cachecontrol#337
    Guts authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    97ce5dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5a9746 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    5e78405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b47c95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d97cc41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    880d723 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    621c78e View commit details
    Browse the repository at this point in the history
  6. release: bump version to 1.14.0

    Guts committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    60459f9 View commit details
    Browse the repository at this point in the history
Loading