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.1
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.2
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 2, 2020

  1. Use the README as the TerminalLoggers docs (#26)

    Thanks to @ tkf for this neat trick.
    c42f authored Mar 2, 2020
    Configuration menu
    Copy the full SHA
    8b6cdcd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. NFC: Factor out key-value formatting (#27)

    For easier reuse, potentially in progress bars.
    c42f authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    9c8943d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. small fixes for fast-math mode (#33)

    * small fixes for fast-math mode
    
    * isnothing for version before 1.1
    
    * move functions
    
    * update docstring
    
    * fix annotation and docstring
    daviehh authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ca5083e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Bump version to 0.1.2

    c42f committed Jun 18, 2020
    2 Configuration menu
    Copy the full SHA
    26d1ace View commit details
    Browse the repository at this point in the history
Loading