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: jpmonette/feed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.0
Choose a base ref
...
head repository: jpmonette/feed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.2.0
Choose a head ref
  • 10 commits
  • 16 files changed
  • 9 contributors

Commits on Jun 9, 2025

  1. Update README.md

    jpmonette authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    dcf9a89 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. Configuration menu
    Copy the full SHA
    519d8e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd99f18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e3fc6 View commit details
    Browse the repository at this point in the history
  4. perf(rss/atom/json): Use .forEach() instead of .map() when result…

    …ing array is unused (#234)
    
    Existing functionality is not changed, and tests still pass.
    
    This improves performance by reducing unnecessary work.
    
    Fix #233
    Greenheart authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    0e7456a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ba1675 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17d1013 View commit details
    Browse the repository at this point in the history
  7. Hotfix for allowing multiple atom:link tags in the RSS2 feed (#235)

    Co-authored-by: Alejandro Torrado <alejandro@MacBook-Air-de-Alejandro.local>
    aletorrado and Alejandro Torrado authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    6745292 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b913e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. release 5.2.0 (#236)

    jpmonette authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    0dd65a5 View commit details
    Browse the repository at this point in the history
Loading