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: farfromrefug/nativescript-https
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.7
Choose a base ref
...
head repository: farfromrefug/nativescript-https
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.8
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    c7b8c93 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. feat!: useLegacy is now default =>

    * Your answer handling needs to be updated. `content` is now of type [HttpsResponseLegacy](https://github.com/farfromrefug/nativescript-https/blob/c7b8c935a6b02dc4f9e5c20c6911b2e59db8fa64/src/https.common.ts#L74)
    * `useLegacy` is not a request option anymore it is now the second optional parameter to the [request](https://github.com/farfromrefug/nativescript-https/blob/c7b8c935a6b02dc4f9e5c20c6911b2e59db8fa64/src/https.d.ts#L7) method
    farfromrefug committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    451b4fc View commit details
    Browse the repository at this point in the history
  2. v3.3.8

    farfromrefug committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    29247b1 View commit details
    Browse the repository at this point in the history
Loading