Skip to content

Releases: Cysharp/DFrame

Ver.1.2.1

05 Aug 08:26
Compare
Choose a tag to compare

What's Changed

  • Use MagicOnion DynamicClient, except for Unity. by @mayuki in #59

Full Changelog: 1.2.0...1.2.1

Ver.1.2.0

01 Aug 02:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.2.0

Ver.1.1.4

12 Apr 03:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

Ver.1.1.3

29 Mar 08:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

Ver.1.1.2

22 Mar 05:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

Ver.1.1.1

02 Feb 09:55
Compare
Choose a tag to compare

Breaking change: Update to MagicOnion 5 in #33

Upgraded the version of MagicOnion on which DFrame depends to 5.1.

• If your project uses MagicOnion 5.x, you need to use DFrame 1.1 or later.
• If your project uses MagicOnion 4.x, you can continue to use DFrame 1.0.x.

What's Changed

  • Add Concurrency and TotalRequestsCount to WorkloadContext by @tetsuzin in #32

New Contributors

Full Changelog: 1.0.7...1.1.1

Ver.1.0.7

10 Aug 04:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.0.7

Ver.1.0.6

25 Mar 13:50
Compare
Choose a tag to compare
  • Fix nullable enum can't use workload parameter #26

Ver.1.0.5

01 Mar 12:13
Compare
Choose a tag to compare
  • Improve threadpool management

Ver.1.0.4

01 Mar 04:00
Compare
Choose a tag to compare
  • WebUI - show start date(yyyy-mm-dd)
  • Unity - Renaming DFrameApp.Run -> RunAsync