Commit Graph

  • 9b95f3b9f6
    Merge pull request #385 from fpagyu/support-addressablesCN Yoshifumi Kawai 2022-08-02 10:46:39 +0900
  • a25adb601b re-define UNITASK_ADDRESSABLE_SUPPORT for supporting Addressables.CN yuzj 2022-08-01 18:21:04 +0800
  • e6240879c4 chore: checkout@v3 Ikiru Yoshizaki 2022-07-26 15:34:50 +0900
  • afb827f0cf deploy: a94e8cceac guitarrapc 2022-07-26 05:01:07 +0000
  • a94e8cceac
    Merge pull request #381 from Cysharp/feature/actions Ikiru Yoshizaki 2022-07-26 13:59:46 +0900
  • 0595a4182a feat: use Cysharp/Actions for release Ikiru Yoshizaki 2022-07-26 13:10:40 +0900
  • df96c119c1 chore: set timeout Ikiru Yoshizaki 2022-07-26 13:10:32 +0900
  • 534f4a2588 chore: use Cysharp/Actions reusable workflow stale Ikiru Yoshizaki 2022-07-26 13:10:22 +0900
  • 873485ad1a chore: IsPackable marking Ikiru Yoshizaki 2022-07-26 13:10:10 +0900
  • f6037d6c9b doc:provide simple chinese readme NKG丶MadLife 2022-07-16 10:02:16 +0800
  • b882975141 deploy: 78db78c7bd neuecc 2022-06-23 08:48:25 +0000
  • 78db78c7bd
    Merge pull request #369 from nolimet/bugfix/issue#368 Yoshifumi Kawai 2022-06-23 17:46:29 +0900
  • 226e272787 Added simple check to see if there is text. Jesse Stam 2022-06-23 09:31:05 +0200
  • 5d4eeaf9da
    Update TaskTracker.cs KAJed82 2022-06-14 08:03:33 -0400
  • b64dc571a7 Enable profiling is what controls task tracking Kailey Joanette 2022-06-14 07:53:43 -0400
  • 9e2163616b Merge remote-tracking branch 'origin/master' neuecc 2022-03-03 08:14:22 +0900
  • 52df6fbf3f t neuecc 2022-03-03 08:14:18 +0900
  • 33d32baea4 feat: Update package.json to 2.3.1 2.3.1 github-actions[bot] 2022-03-02 23:02:44 +0000
  • b0250cfe75 Merge remote-tracking branch 'origin/master' neuecc 2022-03-03 08:02:10 +0900
  • 7a35f121cd build and analyzer neuecc 2022-03-03 08:02:06 +0900
  • 79f1566fdb feat: Update package.json to 2.3.0 2.3.0 github-actions[bot] 2022-03-02 22:56:07 +0000
  • 364b67805d test ignore neuecc 2022-03-03 07:53:14 +0900
  • 62ca0c6e92 Fix IObservable.ToUniTask does not propagate unobserved exception neuecc 2022-03-03 07:40:28 +0900
  • f63212aa17 ReadMe more neuecc 2022-03-03 07:34:49 +0900
  • e1ea83c0fe deploy: 768fd16e60 neuecc 2022-03-02 22:33:45 +0000
  • 768fd16e60 UniTask,Run obsolete neuecc 2022-03-03 07:32:15 +0900
  • b2e8a189bb deploy: 3c99010ba0 neuecc 2022-03-02 22:24:35 +0000
  • 3c99010ba0 Add UniTask.WaitForEndOfFrame(MonoBehaviour), Obsolete no args. neuecc 2022-03-03 07:22:58 +0900
  • 5c668717d8 Run DelayFrame on UnityEditor neuecc 2022-03-03 06:23:34 +0900
  • b089f74c65
    Merge pull request #323 from SolidAlloy/throw-exception-fix Yoshifumi Kawai 2022-03-03 06:04:55 +0900
  • fcf4f21cc1
    Merge pull request #300 from satanabe1/fix-bad_image_format_exception Yoshifumi Kawai 2022-03-03 05:34:07 +0900
  • ee2fd3e91d
    Merge pull request #280 from yellowisher/master Yoshifumi Kawai 2022-03-03 05:31:33 +0900
  • 93ab704e4f added extensions to listen and bind to UiToolkit components Philipp Walser 2022-02-19 14:30:49 +0100
  • 6c45b272b8 deploy: 27604496ca neuecc 2022-02-08 01:43:50 +0000
  • 27604496ca
    Merge pull request #327 from cjaligaga/patch-1 Yoshifumi Kawai 2022-02-08 10:42:27 +0900
  • 0d01034a57
    Update README.md cjaligaga 2021-11-09 13:00:26 +0800
  • 50a67d8f41 r neuecc 2021-10-26 19:48:28 +0900
  • 2a23a85cdd
    Update README.md Yoshifumi Kawai 2021-10-26 00:31:02 +0900
  • e127d9976e
    Update README.md Yoshifumi Kawai 2021-10-25 22:51:58 +0900
  • c31b78e45e Add a unit test to verify that an unawaited task reports exceptions Artem Perepelitsa 2021-10-16 12:18:52 +0300
  • b6b0b4000d Add unobserved task exception publishing if an exception inside ExceptionResultSource is never thrown Artem Perepelitsa 2021-10-16 11:55:30 +0300
  • 318464916b Implement WhenAny and WhenAll overloads through T4 templates Artem Perepelitsa 2021-10-14 22:25:15 +0300
  • eb78c76e91 Add WhenAll(UniTask, UniTask) overloads with 2-15 arguments Artem Perepelitsa 2021-10-14 19:45:13 +0300
  • 39723f9489 Add WhenAny(UniTask, UniTask) overloads with 2-15 arguments Artem Perepelitsa 2021-10-14 19:20:54 +0300
  • 69be818a46 AnalyzeSymbol -> AnalyzeOperation neuecc 2021-08-27 16:51:39 +0900
  • 31fcd05ee4 deploy: a1dee8b54f neuecc 2021-08-27 07:45:16 +0000
  • a1dee8b54f add experimental analyzer neuecc 2021-08-27 16:44:05 +0900
  • a13e69e580 deploy: 6b1d2c231a neuecc 2021-07-26 21:28:13 +0000
  • 4f6166102d
    Merge pull request #285 from Cysharp/chore/xml Yoshifumi Kawai 2021-07-27 06:26:56 +0900
  • 6b1d2c231a
    Merge pull request #284 from Cysharp/chore/setup_dotnet Yoshifumi Kawai 2021-07-27 06:26:47 +0900
  • 0715dd31bf fix BadImageFormatException watanabe_satoshi 2021-07-05 18:41:31 +0900
  • 26dbfa3655 chore: add intellisense xml to nuget Ikiru Yoshizaki 2021-05-24 14:38:36 +0900
  • 6ac55e37a1 chore: remove setup-dotnet Ikiru Yoshizaki 2021-05-24 11:01:36 +0900
  • 60bfbae787
    Update package.json Yoshifumi Kawai 2021-05-11 10:07:23 +0900
  • fc9ddeb15c Fix typo yellowisher 2021-05-08 14:40:02 +0900
  • dfe18d11ff [DoTween]: call original complete callback as well yellowisher 2021-05-08 14:39:26 +0900
  • 51cc6e71e9 chore: add demo script which follows README chore/add_demoscript Ikiru Yoshizaki 2021-04-27 10:43:58 +0900
  • 958a8e11ab
    Merge pull request #266 from oktomus/patch-1 Yoshifumi Kawai 2021-04-21 16:51:30 +0900
  • 257186313b
    Fix wording and code instructions for -batchmode usage Kevin Masson 2021-04-20 14:31:16 +0200
  • 5bd508b31c shore: skip ci supported by default Ikiru Yoshizaki 2021-04-19 18:47:10 +0900
  • 9e18ba332e
    Update README.md Yoshifumi Kawai 2021-04-18 11:26:35 +0900
  • 946b9003f0
    Update README.md Yoshifumi Kawai 2021-04-13 19:03:58 +0900
  • ffa55becf3
    Update README.md Yoshifumi Kawai 2021-04-13 14:09:32 +0900
  • 72e620d169 feat: Update package.json to 2.2.5 2.2.5 github-actions[bot] 2021-04-06 04:33:51 +0000
  • 10ebddf892 Revert "feat: Update package.json to 2.2.5" github-actions[bot] 2021-04-06 04:24:55 +0000
  • c51e45ee21 Merge remote-tracking branch 'origin/master' neuecc 2021-04-06 13:32:36 +0900
  • 6968faf35b remove remove neuecc 2021-04-06 13:32:31 +0900
  • 4fc9ca315e feat: Update package.json to 2.2.5 github-actions[bot] 2021-04-06 04:24:55 +0000
  • aaf1c0eaa1 assembly signed neuecc 2021-04-06 13:23:56 +0900
  • 44ce3c96bb en-us docs neuecc 2021-04-06 13:17:11 +0900
  • 03097f08e2
    Merge pull request #259 from hadoumune/patch-1 Yoshifumi Kawai 2021-04-06 13:11:28 +0900
  • af82dd719e
    Merge pull request #260 from euglenach/master Yoshifumi Kawai 2021-04-06 13:11:03 +0900
  • ecd3625a08 Fix UniTaskAsyncEnumerable.Prepend does not work, #251 neuecc 2021-04-06 13:08:18 +0900
  • da8f599ccb fix unittest more neuecc 2021-04-06 13:05:52 +0900
  • aa3216e48d fix invalid unit tests(BeEquilvalentTo -> Equal) neuecc 2021-04-06 13:02:35 +0900
  • 5f7148419f fix typo in README.md Euglenach 2021-04-06 00:31:18 +0900
  • a4fa8fa7af deploy: 89ae106ea7 guitarrapc 2021-04-05 02:08:04 +0000
  • 89ae106ea7 fix: release tag update when package.json has change Ikiru Yoshizaki 2021-04-05 11:06:40 +0900
  • 721a7d9e4e
    fix typo unitySynchronizationContext hatomune 2021-04-04 01:17:23 +0900
  • 4f292b57e7 [PlayerLoop]:Add Manual Loop Timing cuibeibei 2021-04-02 17:19:10 +0800
  • 57d75cd38e feat: add UniTask.DelaySeconds toddlerer 2021-04-01 05:29:28 +0900
  • 18f2746f0d feat: Update package.json to 2.2.4 2.2.4 github-actions[bot] 2021-03-12 07:36:32 +0000
  • 9fc1f1d402 deploy: 8a10f2191f neuecc 2021-03-12 07:08:36 +0000
  • 8a10f2191f
    Merge pull request #243 from Cysharp/playerloop-timer Yoshifumi Kawai 2021-03-12 16:07:11 +0900
  • 8b3c8d15c4 PlayerLoopTimer unit test and fixes neuecc 2021-03-12 16:06:42 +0900
  • 49ca9364f7 TimeoutController uses PlayerLoopTimer(WIP, needs test) neuecc 2021-03-12 13:01:46 +0900
  • 62f6429b60 add PlayerLoopTimer neuecc 2021-03-12 11:35:46 +0900
  • b6a9836e81 WIP, playerlooptimer neuecc 2021-03-11 17:56:41 +0900
  • be34d8abf4 feat: Update package.json to 2.2.3 2.2.3 github-actions[bot] 2021-03-02 06:19:55 +0000
  • 8a9c7125fa deploy: 9af15d7ab3 neuecc 2021-03-02 06:17:34 +0000
  • 9af15d7ab3 Merge remote-tracking branch 'origin/master' neuecc 2021-03-02 15:16:07 +0900
  • 308fef2859 Fix: UniTask(not generics).ToObservable does not return error when task neuecc 2021-03-02 15:16:00 +0900
  • 3cc0c80b1e feat: Update package.json to 2.2.2 2.2.2 github-actions[bot] 2021-03-02 02:02:01 +0000
  • cdda33a98e Add UniTask.Yield(CancellationToken), NextFrame(CancellationToken) neuecc 2021-03-01 19:08:40 +0900
  • 5b269a3395 deploy: e88e553cc9 neuecc 2021-02-26 09:53:10 +0000
  • e57a4332ec feat: Update package.json to 2.2.1 2.2.1 github-actions[bot] 2021-02-26 09:52:12 +0000
  • e88e553cc9 2.2.1 neuecc 2021-02-26 18:51:16 +0900
  • a1a38d0d7c feat: Update package.json to 2.2.0 2.2.0 github-actions[bot] 2021-02-26 07:47:03 +0000
  • 13f84339ce deploy: c9bebd6550 neuecc 2021-02-26 07:44:25 +0000
  • c9bebd6550
    Merge pull request #238 from Cysharp/custom-loop-injector Yoshifumi Kawai 2021-02-26 16:42:54 +0900