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: HDE/python-lambda-local
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.11
Choose a base ref
...
head repository: HDE/python-lambda-local
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release
Choose a head ref
  • 20 commits
  • 21 files changed
  • 4 contributors

Commits on Dec 6, 2019

  1. Use different import.

    yxd-hde committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    8149933 View commit details
    Browse the repository at this point in the history
  2. Move import.

    yxd-hde committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    7868e46 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    6256388 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from yxd-hde/fix-import

    Use different import.
    yxd-hde authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    709a1a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25c4362 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #64 from HDE/master

    Release v0.1.12
    yxd-hde authored Dec 10, 2019
    Configuration menu
    Copy the full SHA
    9e87bfb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Drop support of Python 2.7

    Closes #65
    Susannah Klaneček committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    93b7f69 View commit details
    Browse the repository at this point in the history
  2. Fix it

    Susannah Klaneček committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    c8daf4b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Merge pull request #71 from suzil/cleanup/drop-py2

    Drop support of Python 2.7
    freedomofkeima authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    48d6888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca783c1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72 from HDE/cleanup

    Various update and cleanup
    freedomofkeima authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    5214300 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

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

Commits on Dec 28, 2020

  1. Merge pull request #76 from ksmoore17/main-handling

    Add __main__ file for using the package as a module
    freedomofkeima authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    d35ae7f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    00f7894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51349d0 View commit details
    Browse the repository at this point in the history
  3. Update README file

    freedomofkeima committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ee56caa View commit details
    Browse the repository at this point in the history
  4. Remove wercker

    freedomofkeima committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b34e3d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84f5738 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    602e127 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #79 from HDE/master

    Release v0.1.13
    freedomofkeima authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    7b3199b View commit details
    Browse the repository at this point in the history
Loading