Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.
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: erunion/mill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.6
Choose a base ref
...
head repository: erunion/mill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.0
Choose a head ref
  • 12 commits
  • 61 files changed
  • 2 contributors

Commits on Aug 24, 2017

  1. Fixing some missing links in the changelog.

    Jon Ursenbach committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    7804ce1 View commit details
    Browse the repository at this point in the history
  2. Fixing a compatiblity issue with generated blueprints and enum types.

    Resolves #113
    Jon Ursenbach committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    be7ed6b View commit details
    Browse the repository at this point in the history
  3. Adding support for nullable flags in MSON declarations.

    Resolves #104
    Jon Ursenbach committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    19d28b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fabcde6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. Configuration menu
    Copy the full SHA
    4776256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1292b16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #117 from vimeo/blueprint-with-explicit-enum

    Fixing a compatiblity issue with generated blueprints and `enum` types.
    erunion authored Aug 25, 2017
    Configuration menu
    Copy the full SHA
    a1cac45 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into nullable-support

    Jon Ursenbach committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    b531753 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #118 from vimeo/nullable-support

    Adding support for nullable flags in MSON declarations.
    erunion authored Aug 25, 2017
    Configuration menu
    Copy the full SHA
    da8152d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into error-map

    Jon Ursenbach committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    0e936f2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #120 from vimeo/error-map

    A new `errors` command for generating a Markdown error map
    erunion authored Aug 25, 2017
    Configuration menu
    Copy the full SHA
    660e31f View commit details
    Browse the repository at this point in the history
  8. 2.6.0 changelog

    Jon Ursenbach committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    77983a7 View commit details
    Browse the repository at this point in the history
Loading