Thanks to visit codestin.com
Credit goes to github.com

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: BioFSharp/BioFSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: BioFSharp/BioFSharp
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.
  • 8 commits
  • 0 files changed
  • 1 contributor

Commits on Oct 23, 2019

  1. Merge pull request #76 from CSBiology/developer

    Update master with changes up to 1.0.0 from developer
    kMutagene authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    c8bf7c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Merge pull request #79 from CSBiology/developer

    Update master with changes from Developer for 1.0.02
    kMutagene authored Feb 19, 2020
    Configuration menu
    Copy the full SHA
    66cdf16 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Merge pull request #80 from CSBiology/developer

    Travis fix
    kMutagene authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4126c85 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Merge pull request #83 from CSBiology/developer

    Sync master with developer for 1.0.03
    kMutagene authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    af41feb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge pull request #86 from CSBiology/developer

    Update with changes from developer for 1.1.0
    kMutagene authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0091061 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Merge pull request #88 from CSBiology/developer

    Update with changes from developer for 1.2.0
    kMutagene authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    934e855 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. WIP: completely revamp buildchains (#89)

    * Refactor buildchians and use Fake.BuildTask DSL for easier build chain management.
    
    * Fix typo in buildchain
    
    * Name all Targets the same as the typed build task
    
    * desperate CI fix again?
    
    * Dont build CI packages
    until packet pack works with conditional frameworks or we dont need conditional frameworks anymore
    
    * Run dotnet restore befor starting buildchains
    
    * Migrate Doc building to new generator script
    
    * Update docs to reflect changes to buildchains
    kMutagene authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    4e1bf25 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Merge pull request #91 from CSBiology/developer

    Sync with developer - dont squash developer commits again :(
    kMutagene authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    bf25878 View commit details
    Browse the repository at this point in the history
Loading