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: GearPlug/dynamics365crm-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: add_contrib
Choose a base ref
...
head repository: GearPlug/dynamics365crm-python
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.
  • 18 commits
  • 5 files changed
  • 4 contributors

Commits on Oct 18, 2018

  1. Merge pull request #1 from GearPlug/add_contrib

    Update README.md
    yagss authored Oct 18, 2018
    Configuration menu
    Copy the full SHA
    e85952f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Update LICENSE

    ingmferrer authored Nov 9, 2018
    Configuration menu
    Copy the full SHA
    39c8e68 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. fix: apply black format

    sgiraldo
    sgiraldo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    db7b089 View commit details
    Browse the repository at this point in the history
  2. fix: apply isort and implement msal authentication, comment refresh_t…

    …oken method, improve make_request
    sgiraldo
    sgiraldo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b44f654 View commit details
    Browse the repository at this point in the history
  3. fix: rename self.token with self.access_token

    sgiraldo
    sgiraldo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b30b769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eb3774 View commit details
    Browse the repository at this point in the history
  5. feat: update library version

    sgiraldo
    sgiraldo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    7aa52d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e93ae3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84db107 View commit details
    Browse the repository at this point in the history
  8. doc: update README.md

    sgiraldo
    sgiraldo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    8c1caff View commit details
    Browse the repository at this point in the history
  9. doc: update README.md

    sgiraldo
    sgiraldo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    d5b048f View commit details
    Browse the repository at this point in the history
  10. doc: update README.md

    sgiraldo
    sgiraldo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5b14bf2 View commit details
    Browse the repository at this point in the history
  11. fix: setup.py for pypi

    ingmferrer committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6c7f9ff View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

Commits on Nov 23, 2022

  1. Merge pull request #9 from carlogrisetti/return-guid-on-create

    Return a GUID in case there's one present
    ingmferrer authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fe80140 View commit details
    Browse the repository at this point in the history
  2. bump version

    ingmferrer committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    6254237 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. feat: pyproject.toml

    ingmferrer committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    33f4356 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fix: missing dependecy

    ingmferrer committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    80344a0 View commit details
    Browse the repository at this point in the history
Loading