Commit Graph

  • 6d7e6ec871 Impl AsyncReactiveProperty.ToString, Add State neuecc 2020-05-21 02:22:24 +0900
  • 36d53a3bcb rc4 2.0.7-rc4 neuecc 2020-05-20 11:05:58 +0900
  • ea9e61c2e1 Add CancellationToken.WaitUntilCanceled neuecc 2020-05-20 11:04:59 +0900
  • a52c26102b guard for ForEachAsync neuecc 2020-05-20 10:48:28 +0900
  • e31c87b8a8 Add IUniTaskAsyncEnumerable.Publish neuecc 2020-05-19 15:58:04 +0900
  • cc165a6897 2.0.6-rc3 2.0.6-rc3 neuecc 2020-05-19 04:14:23 +0900
  • f99910d802 Add TaskTracker to AsyncLINQ neuecc 2020-05-19 04:13:46 +0900
  • 997b0b3710 Merge remote-tracking branch 'origin/unitask2' into unitask2 neuecc 2020-05-19 03:43:09 +0900
  • ec7064083a Add TaskTracker to Channel neuecc 2020-05-19 03:43:06 +0900
  • 07cccfddd6 docs: update TOC neuecc 2020-05-18 18:34:05 +0000
  • f07527cd06 ECS? neuecc 2020-05-19 03:33:44 +0900
  • 7b273c4bd1 Add UniTask.Defer neuecc 2020-05-19 03:10:37 +0900
  • d36e7987b3 Add SkipUntilCanceled, TakeUntilCanceled neuecc 2020-05-19 02:41:45 +0900
  • bbd5686816 Add UniTask.WaitUntilCanceled neuecc 2020-05-19 01:35:16 +0900
  • fb1152d8f4 IAsyncReadOnlyReactiveProperty -> IReadOnlyAsyncReactiveProperty, .Dipose retrurns MoveNext -> false neuecc 2020-05-19 01:20:20 +0900
  • 7a306118f5 AsyncTrigger returns MoveNext -> false when destroyed neuecc 2020-05-19 01:19:46 +0900
  • efaf3ee8f5 IAsyncReadOnlyReactiveProperty.WithoutCurrent neuecc 2020-05-18 23:36:26 +0900
  • 2e4fe90956 Fix ChannelReader.Completion throws UnobservedException when not touched neuecc 2020-05-18 23:33:13 +0900
  • e33d572104 2.0.5-rc2 2.0.5-rc2 neuecc 2020-05-18 11:33:24 +0900
  • 2b2af9e455 meta neuecc 2020-05-18 11:31:23 +0900
  • d003597662 Changed AsyncReactiveProperty produce current value at first, Add AsyncReactiveProperty.WithoutCurrent neuecc 2020-05-18 11:30:49 +0900
  • ec0a8f5a8b Add IUniTaskAsyncEnumerable.Queue neuecc 2020-05-18 11:30:04 +0900
  • 49ba57f20a Fix IUniTaskAsyncEnumerable.Take neuecc 2020-05-18 11:29:35 +0900
  • 6f4d1183cc Add BindTo<TSource, TObject>(Action<TObject, TSource> bindAction) neuecc 2020-05-18 02:35:13 +0900
  • dd18c9fff8 Add Channel.CreateSingleConsumerUnbounded neuecc 2020-05-18 02:34:29 +0900
  • 21f5f78ff1 Merge remote-tracking branch 'origin/unitask2' into unitask2 neuecc 2020-05-17 16:51:20 +0900
  • 1729f389db fix ReactiveProperty implements IAsyncReactiveProperty neuecc 2020-05-17 16:51:10 +0900
  • 6d37bb7bac docs: update TOC neuecc 2020-05-17 07:50:05 +0000
  • 957adfad7a fix Await UniTaskAsyncEnumerable.Timer is not over. #76 neuecc 2020-05-17 16:49:44 +0900
  • 3ef889e17d no artifact name? neuecc 2020-05-17 03:02:55 +0900
  • c73af7390f removed manifestjson neuecc 2020-05-17 02:51:51 +0900
  • c5b4376486 gh-actions neuecc 2020-05-17 02:43:54 +0900
  • ba65049dd8 2.0.4-rc1 2.0.4-rc1 neuecc 2020-05-17 01:39:56 +0900
  • ee58aab0a9 Add AsyncReactiveProperty neuecc 2020-05-17 01:29:45 +0900
  • 859eaa2278 reduce AsyncTrigger allocation neuecc 2020-05-16 23:31:49 +0900
  • 107f3ed9e2 deploy: 003ffc10849dd533916a1472d737ee922c0ff6ad mayuki 2020-05-13 02:43:30 +0000
  • 79f770e687 Improve Stacktrace Part2 neuecc 2020-05-13 11:36:33 +0900
  • 4dab064b5f deploy: 453d4a70481d85ad2674f9ef0b8c5fb778c6931f mayuki 2020-05-13 02:10:34 +0000
  • 5f9413cd1c deploy: 772151eebb158108c05affb8677305fa2037c6e2 mayuki 2020-05-13 02:07:22 +0000
  • 8ff4de67a1 improving stacktrace neuecc 2020-05-13 05:49:48 +0900
  • 6a7a6fde5c changed AsyncEnumerable.Timer reset timing 2.0.3-preview4 neuecc 2020-05-12 16:32:10 +0900
  • 6a5e259006 fix neuecc 2020-05-12 16:09:34 +0900
  • f6622ad29c StartAsyncCoroutine returns UniTask neuecc 2020-05-12 15:55:06 +0900
  • 3de29a181d fixed project structure neuecc 2020-05-12 15:44:53 +0900
  • 090cacece5 Add EveryUpdate, Time, Interval, TimerFrame, IntervalFrame neuecc 2020-05-12 15:36:42 +0900
  • 354fd65d58 redesigned asyncenumerable ugui and monobehaviourmessagetrigger neuecc 2020-05-12 14:29:21 +0900
  • d3538bdc8f TriggerAsyncEnumerable neuecc 2020-05-12 13:15:26 +0900
  • bd6906792d UnityAsyncEventHandler as IUniTaskAsyncEnumerable neuecc 2020-05-12 11:51:50 +0900
  • 7fc6c6bd36
    Merge pull request #73 from Cysharp/async-enumerable Yoshifumi Kawai 2020-05-12 03:49:01 +0900
  • c23b9ca480 move to underunity neuecc 2020-05-12 03:48:32 +0900
  • cda59ba9c2 Do neuecc 2020-05-12 03:41:53 +0900
  • 61a3744fdd Buffer neuecc 2020-05-12 03:33:11 +0900
  • 72efadd0a2 DistinctUntilChanged neuecc 2020-05-12 03:01:05 +0900
  • 57c414a6e0 DistinctSelector neuecc 2020-05-12 02:45:12 +0900
  • 85dc70a3ab OrderBy neuecc 2020-05-12 02:21:06 +0900
  • 7298686d5a Join, GroupBy, GroupJoin neuecc 2020-05-12 00:38:06 +0900
  • 418586fbfb GroupBy neuecc 2020-05-11 23:17:33 +0900
  • 12c507574e Join neuecc 2020-05-11 17:33:41 +0900
  • b20b37e7a5 Distinct, Except, Intersect, Union neuecc 2020-05-11 15:53:27 +0900
  • 8ef7a66081 TakeLast neuecc 2020-05-11 14:01:23 +0900
  • a5f47d4095 SkipLast neuecc 2020-05-11 12:38:32 +0900
  • 1316328766 Skip, Take, TakeWhile, SkipWhile neuecc 2020-05-11 12:02:02 +0900
  • c0da316cb4 zip neuecc 2020-05-11 02:29:23 +0900
  • 4d13523df7 SelectMany neuecc 2020-05-11 02:01:49 +0900
  • 16c527fa89 try selectmany neuecc 2020-05-11 00:27:57 +0900
  • 5db5beab29 Reverse neuecc 2020-05-10 23:26:25 +0900
  • 3f082f1923 defaultifempty neuecc 2020-05-10 22:52:12 +0900
  • 93dd82e3d4 exception testing neuecc 2020-05-10 22:44:40 +0900
  • af6dbd8868 append prepend concat neuecc 2020-05-10 03:50:29 +0900
  • 716decd199 ToDict, ToLookup, ToList, TOHashSet, ToObservable neuecc 2020-05-10 02:39:13 +0900
  • f37cd703a9 Aggregate and ForEach neuecc 2020-05-10 00:33:46 +0900
  • 31b788a2c9 All, ANy, Contains, SequeuceEqual neuecc 2020-05-10 00:07:51 +0900
  • e93bcbf564 Count, LongCount neuecc 2020-05-09 23:33:27 +0900
  • aa8cb80866 First, Last, Single, ElementAt neuecc 2020-05-09 23:22:51 +0900
  • dd6a8da96f generics MinMax and tests neuecc 2020-05-09 22:06:51 +0900
  • d4511c0f67 Average, MinMax, and others neuecc 2020-05-09 15:33:46 +0900
  • c16433e0fe Never neuecc 2020-05-08 15:16:43 +0900
  • ed0990e402 generator and tests neuecc 2020-05-08 12:08:15 +0900
  • 856a049dd0 WithCancellation neuecc 2020-05-08 03:48:46 +0900
  • 61b798b6e9 start to implements async linq neuecc 2020-05-08 03:23:14 +0900
  • be45066773 add neuecc 2020-05-07 15:17:29 +0900
  • 5d0d29dffd preview3 2.0.2-preview3 neuecc 2020-05-07 11:28:14 +0900
  • be539fdb10 fix WhenAll,WhenAny 0-length neuecc 2020-05-07 11:27:27 +0900
  • 66fa203f7c improv package exporter neuecc 2020-05-07 07:38:41 +0900
  • a78dc55875 preview2 2.0.1-preview2 neuecc 2020-05-07 07:29:31 +0900
  • 84f4d8007d implicit operator UniTask<T> -> UniTask neuecc 2020-05-07 07:28:35 +0900
  • 6be955816b Improve AsyncTrigger performance neuecc 2020-05-07 07:18:51 +0900
  • ebe3065c34 delete unitypackage neuecc 2020-05-06 03:38:03 +0900
  • 5f90807cb7 + 2.0.0-preview1 neuecc 2020-05-06 02:54:52 +0900
  • 81d83c17c3 Merge branch 'master' into unitask2 neuecc 2020-05-06 02:51:46 +0900
  • 4e9d268d1c d neuecc 2020-05-06 02:50:30 +0900
  • 6c1b590fd8 export neuecc 2020-05-06 02:48:29 +0900
  • 32a4e84513 def neuecc 2020-05-06 01:17:37 +0900
  • 7f61f85bc7 Addressable support neuecc 2020-05-06 00:51:21 +0900
  • f0d745924a exception choice neuecc 2020-05-05 22:51:19 +0900
  • 51f4003bc5 ObjectIdForDebugger neuecc 2020-05-05 21:34:11 +0900
  • b9b2925e8d DotNetCore Version neuecc 2020-05-05 21:05:32 +0900
  • 7cb0b17e6a move root to src/UniTask neuecc 2020-05-05 20:04:00 +0900
  • d565f39dde renaming namspeac to Cysharp.Threading.Tasks and move to under Plugins/UniTask neuecc 2020-05-05 19:46:43 +0900
  • a26a806b0f test all passed neuecc 2020-05-05 18:12:52 +0900