Commit Graph

11 Commits

Author SHA1 Message Date
Alan Rynne 0a1a3e1627 Downgraded rhino nugets to 6.28 for broader compatibility 2021-06-09 16:53:51 +02:00
Dimitrie Stefanescu 2f2be53bff fix: fixes incorrect cancellation 2021-04-03 18:22:22 +01:00
Dimitrie Stefanescu 8dc8c9a0fb Merge branch 'main' into dim/fixes 2021-04-03 18:07:21 +01:00
Dimitrie Stefanescu bdc105fa95 feat(cancellation): implements it cyclotron component 2021-04-03 17:59:58 +01:00
Dimitrie Stefanescu 59f87b2a7d feat(cancellation): exposes cancellation request (example in prime calculator) 2021-04-03 17:56:39 +01:00
Dimitrie Stefanescu c314fc5834 feat(cancellation): exposes task cancellation method 2021-04-03 17:10:36 +01:00
Alan Rynne b7e57b1ec8 fix(0.2.1): Missmatched GH versions 2021-02-03 22:53:09 +01:00
Alan Rynne 27147e1d0a fix(nuget): Reverted to GH and Rhinocommon 6.29 2020-12-08 10:34:50 +01:00
Alan Rynne b531b98168 Removed unnecessary targets
Pack fix


Added release prop


Added nuget push + nuspec changes


Added tags filter to workflow


Modified filter


Updated push comand


This filter should do it


Added wildcard in push command
2020-12-07 17:47:34 +01:00
Alan Rynne b97846efbb Added logos to demo 2020-12-07 15:22:39 +01:00
Alan Rynne ff5f9d6320 fix: Reorganized solution into two projects
Demo project for sample implementations and project for publishing dll
2020-12-07 14:51:43 +01:00