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

Commits on Jan 28, 2018

  1. Optimize query decoding and provide per parser options

    José Valim committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    fae09fc View commit details
    Browse the repository at this point in the history
  2. Release v1.4.4

    José Valim committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    29a2a79 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Add .formatter.exs (#649)

    binaryseed authored and josevalim committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    ac39d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c939d44 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Update CHANGELOG.md

    josevalim authored Feb 6, 2018
    Configuration menu
    Copy the full SHA
    c090d47 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Release v1.4.5

    José Valim committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    1ff8720 View commit details
    Browse the repository at this point in the history
  2. Update package files

    José Valim committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    62f56f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Provide default error messages for exceptions, closes #668

    José Valim committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    0b93205 View commit details
    Browse the repository at this point in the history
Loading