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: JuliaLogging/TerminalLoggers.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: JuliaLogging/TerminalLoggers.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 6 commits
  • 6 files changed
  • 5 contributors

Commits on Jul 13, 2020

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

Commits on Sep 23, 2020

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

Commits on Oct 12, 2020

  1. Minor tweaks

    * Make file key immune to non-strings being specified
    * Parse some MIME strings at compile time
    c42f committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    aa6cdc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Add always flush option (#36)

    Co-authored-by: Moritz Carmesin <[email protected]>
    CarolusMagnus and Moritz Carmesin authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    f9ec42e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

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

Commits on Jan 12, 2021

  1. enable StickyMessages ansi_codes on Windows (#37)

    This now works due to new libuv patches landing in recent julia versions.
    
    Fixes #28
    visr authored Jan 12, 2021
    2 Configuration menu
    Copy the full SHA
    b37d081 View commit details
    Browse the repository at this point in the history
Loading