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: jsonMartin/readwise-mirror
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: jsonMartin/readwise-mirror
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 19, 2025

  1. fix: 🚑️ fix template error handling

    change header template to not include regular expression and improve template parsing error handling for header and highlight templates
    
    FIXES #54
    johannrichard committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    a102f2f View commit details
    Browse the repository at this point in the history
  2. chore(release): set package.json, manifest.json and `package-lock…

    ….json` to 2.0.0-beta.3 [skip ci]
    
    ## [2.0.0-beta.3](2.0.0-beta.2...2.0.0-beta.3) (2025-04-19)
    
    ### Bug Fixes
    
    * 🚑️ fix template error handling ([a102f2f](a102f2f)), closes [#54](#54)
    
    ### Reverts
    
    * ⏪️ revert `parse_author` filter ([3477ec1](3477ec1))
    semantic-release-bot committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    58e56ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b92245 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3c3133 View commit details
    Browse the repository at this point in the history
  5. chore(release): set package.json, manifest.json and `package-lock…

    ….json` to 2.0.1-beta.1 [skip ci]
    
    ## [2.0.1-beta.1](2.0.0...2.0.1-beta.1) (2025-04-19)
    
    ### Bug Fixes
    
    * 🚑️ fix template error handling ([a102f2f](a102f2f)), closes [#54](#54)
    semantic-release-bot committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    8922d2b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #55 from jsonMartin/beta

    implement template parsing hotfix 
    CLOSES #54
    johannrichard authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    d7c2551 View commit details
    Browse the repository at this point in the history
  7. chore(release): set package.json, manifest.json and `package-lock…

    ….json` to 2.0.1 [skip ci]
    
    ## [2.0.1](2.0.0...2.0.1) (2025-04-19)
    
    ### Bug Fixes
    
    * 🚑️ fix template error handling ([a102f2f](a102f2f)), closes [#54](#54)
    semantic-release-bot committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    db543b1 View commit details
    Browse the repository at this point in the history
Loading