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: ivandotv/radio-browser-api Loading
base: v3.0.0
Choose a base ref
...
head repository: ivandotv/radio-browser-api Loading
compare: v4.0.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 16, 2021

  1. feat: remove all static methods and automatically resolve base url

    Base url is now automatically resolved after first call to any api endpoint.
    Static methods to resolve base url have been removed.
    
    BREAKING CHANGE: Static methods to resolve base url have been removed
    ivandotv committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    bbd0501 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. chore(release): 4.0.0

     [skip ci]
    
    ## [4.0.0](v3.0.0...v4.0.0) (2021-06-21)
    
    ### ⚠ BREAKING CHANGES
    
    * Static methods to resolve base url have been removed
    
    ### feat
    
    * remove all static methods and automatically resolve base url ([bbd0501](bbd0501))
    semantic-release-bot committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9d1e32b View commit details
    Browse the repository at this point in the history
Loading