Skip to content

Releases: hadashiA/VitalRouter

v1.6.0

15 Nov 07:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

v1.5.0

28 Oct 02:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.7...1.5.0

v1.4.7

21 Oct 10:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.6...1.4.7

v1.4.6

18 Oct 10:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.5...1.4.6

v1.4.5

13 Oct 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.4...1.4.5

v1.4.4

11 Oct 07:50
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @su10 made their first contribution in #88

Full Changelog: 1.4.3...1.4.4

v1.4.3

05 Oct 01:33
Compare
Choose a tag to compare

What's Changed

  • Mapping mruby allocator to Unity's Native allocator by @hadashiA in #87

Full Changelog: 1.4.2...1.4.3

v1.4.2

01 Oct 09:33
Compare
Choose a tag to compare

What's Changed

  • R3 integraion
  • VitalRouter.MRuby
    • Update mruby build by @hadashiA in #86
    • Allow custom resolvers
    • Use capture_errors=true for more error information in ruby
    • Fix arena leak

Full Changelog: 1.4.1...1.4.2

v1.4.1

24 Sep 23:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

v1.4.0

22 Sep 09:41
Compare
Choose a tag to compare

Breaking Changes

UniTask dependency is now optional. #80

  • The return values of some async methods have been changed from UniTask to ValueTask.
  • UniTask 2.5.5 or higher required now.

Full Changelog: 1.3.0...1.4.0