-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you
8000
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: Sekers/SKYAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Sekers/SKYAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 20 files changed
- 1 contributor
Commits on Oct 14, 2024
-
Merge pull request #43 from Sekers/master
MERGE MASTER INTO DEVELOP AFTER 0.3.11 RELEASE
Configuration menu - View commit details
-
Copy full SHA for 006cc34 - Browse repository at this point
Copy the full SHA 006cc34View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec62e5e - Browse repository at this point
Copy the full SHA ec62e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a74cd4c - Browse repository at this point
Copy the full SHA a74cd4cView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 929dc6d - Browse repository at this point
Copy the full SHA 929dc6dView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c9fdbf - Browse repository at this point
Copy the full SHA 9c9fdbfView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0149031 - Browse repository at this point
Copy the full SHA 0149031View commit details
Commits on Nov 6, 2024
-
Disable Progress Bar In Function Scope When Calling Invoke-WebRequest…
… or Invoke-RestMethod. This improves performance due to a bug in some versions of PowerShell. It was eventually fixed in Core (v6.0.0-alpha.13) but still is around in Desktop. More Information: PowerShell/PowerShell#2640
Configuration menu - View commit details
-
Copy full SHA for 9d80eca - Browse repository at this point
Copy the full SHA 9d80ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f99467b - Browse repository at this point
Copy the full SHA f99467bView commit details
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7ccd877 - Browse repository at this point
Copy the full SHA 7ccd877View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91fc5f8 - Browse repository at this point
Copy the full SHA 91fc5f8View commit details -
Some errors that are often transient now do an exponential delay rather than just retrying up to 5 times with a 5-second delay in-between. Exponential Delay: Failure Count Wait Time Before Retry (seconds) Total Wait Time 1 5 5 2 10 15 3 20 35 4 40 75 5 80 155 6 160 315 7 0 315
Configuration menu - View commit details
-
Copy full SHA for d60d124 - Browse repository at this point
Copy the full SHA d60d124View commit details -
Version to 0.4.0 and removed alternate authentication capture methods.
- Removed the unimplemented 'MiniHTTPServer' alternate method of capturing authentication as this would be overkill and is unnecessary. - Removed the 'LegacyIEControl' alternate method of capturing authentication as it is no longer supported by Blackbaud.
Configuration menu - View commit details
-
Copy full SHA for e764261 - Browse repository at this point
Copy the full SHA e764261View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8995e0f - Browse repository at this point
Copy the full SHA 8995e0fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.3.11...0.4.0