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: com-lihaoyi/mill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.5
Choose a base ref
...
head repository: com-lihaoyi/mill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.7
Choose a head ref
  • 8 commits
  • 16 files changed
  • 2 contributors

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    009620f View commit details
    Browse the repository at this point in the history
  2. 0.5.6

    lihaoyi committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    5cde512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd66664 View commit details
    Browse the repository at this point in the history
  4. Rebootstrap mill, split CI release process into two separate jobs (#748)

    * rebootstrap mill, split CI release process into two separate jobs
    
    * docs
    lihaoyi authored Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3b88d50 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Fixed link and updated docs for mill-ensime plugin (#747)

    I'm not the author, but the existing link was dead, to I replaced it with one, which I *think* is the right one.
    lefou authored Dec 23, 2019
    Configuration menu
    Copy the full SHA
    9138258 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Add T.source to listen to a single source file/folder (#749)

    Add T.source to listen to a single source file/folder
    
    #546
    
    Largely copy-pasted from T.sources, with all the Seq-related stuff removed
    
    Not super heavily tested, but I stuffed a single usage into JavacCompileJavaTests to make sure it at least gets some coverage. Seems to work.
    
    Review by @lefou
    lihaoyi authored Dec 24, 2019
    Configuration menu
    Copy the full SHA
    17805a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Bump versions again (#750)

    Pull in latest versions of Ammonite, OS-Lib, uPickle, Sourcecode
    lihaoyi authored Dec 27, 2019
    Configuration menu
    Copy the full SHA
    512f493 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. 0.5.7

    lihaoyi committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    fb6fee2 View commit details
    Browse the repository at this point in the history
Loading