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: LearningProm/VBA-Web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: VBA-tools/VBA-Web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on May 13, 2019

  1. Replaced References to Rest* with Web* in Docs (VBA-tools#400)

    * Replaced Rest* references to Web* in docs
    
    * Changed doc comments
    WillAyd authored and timhall committed May 13, 2019
    Configuration menu
    Copy the full SHA
    c0c402b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Create FUNDING.yml

    timhall authored May 28, 2019
    Configuration menu
    Copy the full SHA
    5f43df9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

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

Commits on Oct 4, 2019

  1. Fixed "WebStatusCode" in the guides (VBA-tools#419)

    * Fixed error in the basic usage example of VBA-Web.
    
    Fixed error in the basic usage example of VBA-Web.
    
    * Update get.md
    
    Fixed WebStatusCode in "GET request" page of the guides.
    
    * Update post.md
    
    Fixed WebStatusCode in "POST request" page of the guides.
    sylvaindesve authored and timhall committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    9dbcc75 View commit details
    Browse the repository at this point in the history
Loading