Skip to content

Releases: dragonfruitnetwork/orbit-api

2021.1218

17 Dec 20:43
Compare
Choose a tag to compare

Breaking changes

All extension methods now return Task<T> instead of the previous T. Consumers should make use of the newly available async/await pattern or suffix .Result to each call to restore previous behaviour

2021.1217.2

17 Dec 18:20
Compare
Choose a tag to compare
2021.1217.2 Pre-release
Pre-release
upgrade to dragonfruit.data

2021.1217.1

17 Dec 18:08
50109d7
Compare
Choose a tag to compare
2021.1217.1 Pre-release
Pre-release
Update publish.yaml

2021.1217

17 Dec 18:05
06d668b
Compare
Choose a tag to compare
2021.1217 Pre-release
Pre-release
Merge pull request #51 from dragonfruitnetwork/codecutter-removal

remove codecutter

2021.910

10 Sep 17:05
Compare
Choose a tag to compare
Merge remote-tracking branch 'upstream/master'

2021.615

15 Jun 16:11
5bce5be
Compare
Choose a tag to compare
re-add loved

2021.609

09 Jun 12:01
80ac8b2
Compare
Choose a tag to compare

Improves http performance and addresses server-side changes

2021.507

07 May 19:13
519c542
Compare
Choose a tag to compare

adds support for array-based rank history

2021.422

22 Apr 17:08
Compare
Choose a tag to compare

Updates dependencies. More features to come...

2021.224

24 Feb 12:10
614a564
Compare
Choose a tag to compare
Merge pull request #29 from dragonfruitnetwork/api-feature-update

adjust user rank container and add the new search api