Skip to content

Tags: BioFSharp/BioFSharp

Tags

2.0.0

Toggle 2.0.0's commit message
update release notes

2.0.0-preview.3

Toggle 2.0.0-preview.3's commit message
Skip alignment tests for now (marked as pending)

2.0.0-preview.2

Toggle 2.0.0-preview.2's commit message
update release notes

2.0.0-preview.1

Toggle 2.0.0-preview.1's commit message
update build script, target netstandard2.0 only

2.0.0-beta6

Toggle 2.0.0-beta6's commit message
Update realease notes

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #86 from CSBiology/developer

Update with changes from developer for 1.1.0

1.0.03

Toggle 1.0.03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #83 from CSBiology/developer

Sync master with developer for 1.0.03

1.0.02

Toggle 1.0.02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #79 from CSBiology/developer

Update master with changes from Developer for 1.0.02

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from CSBiology/developer

Update master with changes until 0.1.0 from developer