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: LSYS/forestplot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: LSYS/forestplot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 14 commits
  • 16 files changed
  • 1 contributor

Commits on Nov 20, 2022

  1. Create stale.yml (#36)

    Automatically closes selected issues after 30 days of inactivity.
    LSYS authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    63f3bef View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Create weekly.yml

    LSYS authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    63bed42 View commit details
    Browse the repository at this point in the history
  2. Debugging failed Python 3.6 build

    Debugging failed Python 3.6 build under ubuntu. 
    
    Removing Python 3.6. Not supported in current version of ubuntu (actions/setup-python#544)
    LSYS authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    d14960d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Add versioning

    LSYS committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    7de19b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76923af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d26b19 View commit details
    Browse the repository at this point in the history
  4. Pleasing linters

    LSYS committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d8d6b7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d1f2a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5461aa4 View commit details
    Browse the repository at this point in the history
  7. Add matplotlib-inline as requirement (closes #40)

    Freezing version to <=0.1.3
    LSYS committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    43c8910 View commit details
    Browse the repository at this point in the history
  8. Bumping --> v0.2.1

    LSYS committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    659dd24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6899abb View commit details
    Browse the repository at this point in the history
  10. Patch (#42) - Removing excessive whitespaces

    * Remove excessive vertical whitespace
    
    * Add matplotlib-inline as requirement
    
    * Add note to save using bbox_inches="tight" 
    
    * Add versioning
    
    * Add recipe to run readme-examples.ipynb notebook
    LSYS authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    337d288 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3eecedf View commit details
    Browse the repository at this point in the history
Loading