Skip to content

Releases: cognitedata/oryx

Release v5.0.0-alpha-004

31 Jan 13:59
Compare
Choose a tag to compare

Release v5.0.0-alpha-003

27 Jan 10:18
068ad4d
Compare
Choose a tag to compare
Use oryx prerelease (#95)

Release v5.0.0-alpha-002

27 Jan 09:36
cf493d3
Compare
Choose a tag to compare
Fix publish to use .NET 6 (#94)

* Fix publish to use .NET 6

* Remove obsolete file

* Fix formatting

Release v4.1.1

11 Nov 10:53
f8224a8
Compare
Choose a tag to compare
Lock FSharp.Core dependency to ~v5 (#93)

Release v4.1.0

09 Nov 08:35
f961a5d
Compare
Choose a tag to compare
Add labels for metrics (#92)

Release v4.0.1

06 Aug 11:02
a042b07
Compare
Choose a tag to compare
Version 4.0.1

Fix crash if the physical assembly does not exist, like when including
Oryx in a project published using PublishSingleFile.

Release v4.0.0

25 May 09:37
1f523e8
Compare
Choose a tag to compare
Adds more core handles (#89)

* Adds more core handles

- never
- complete
- ask
- await
- update

* Fix failing test

Release v4.0.0-alpha-007

29 Apr 10:09
6318ab0
Compare
Choose a tag to compare
Silence choose after panic (#88)

* Silence choose after panic

- Add filter handler

* Remove print

Release v4.0.0-alpha-006

28 Apr 15:43
13a10fb
Compare
Choose a tag to compare
Fix choose error handling (#87)

Release v4.0.0-alpha-005

28 Apr 11:41
71e0896
Compare
Choose a tag to compare
Fix choose complete (#86)