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: BionicFramework/BionicMonitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: issue1
Choose a base ref
...
head repository: BionicFramework/BionicMonitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Oct 13, 2018

  1. Merge pull request #2 from BionicFramework/issue1

    Identify injected entries
    bmsantos authored Oct 13, 2018
    Configuration menu
    Copy the full SHA
    d3b8919 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from BionicFramework/issue1

    Release 1.0.20
    bmsantos authored Oct 13, 2018
    Configuration menu
    Copy the full SHA
    80feead View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Update doc url

    Issue #5
    bmsantos committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    5f2bdd2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from BionicFramework/issue_5

    Update doc url
    bmsantos authored Nov 17, 2018
    Configuration menu
    Copy the full SHA
    91a41d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Monitor netstandard2.1

    Bionic Monitor will mmonitor netstandard in the following manner:
    
    - If exists, it will monitor netstandard2.1 directory
    - Else, if exists it will monitor netstandard2.0 directory
    - If none of the above directories exist, it will display an error message
    
    Also updated CLI subcommands to latest API.
    
    Issue #7
    bmsantos committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    2acb4c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Merge pull request #8 from BionicFramework/issue_7

    Monitor netstandard2.1
    doyleyoung authored Dec 6, 2019
    Configuration menu
    Copy the full SHA
    1257b81 View commit details
    Browse the repository at this point in the history
  2. Prepare BionicMonitor 1.0.21

    Issue #9
    bmsantos committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    113dbf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d1f954 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from BionicFramework/release_1.0.21

    Prepare BionicMonitor 1.0.21
    doyleyoung authored Dec 6, 2019
    Configuration menu
    Copy the full SHA
    22fd36a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    bmsantos authored Dec 6, 2019
    Configuration menu
    Copy the full SHA
    32c22b4 View commit details
    Browse the repository at this point in the history
Loading