{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":152927177,"defaultBranch":"master","name":"python-imgcat","ownerLogin":"wookayin","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-10-14T00:55:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1009873?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1695344325.0","currentOid":""},"activityList":{"items":[{"before":"d3ee4efd8ef2706d3bad599ae0e6deb2db1748e5","after":"426e5f649905bf9eccc603c70ab2a2d0ca022241","ref":"refs/heads/master","pushedAt":"2023-09-22T01:01:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Prepare a workflow to release to PyPI","shortMessageHtmlLink":"Prepare a workflow to release to PyPI"}},{"before":"c5c4b1b08f70f84d42dac4f8e56c7cf861adb3c2","after":null,"ref":"refs/heads/fix-travis","pushedAt":"2023-09-22T00:58:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"}},{"before":"7c278f61fb64003ac2bfcc2cb7fb7d8b97915cf1","after":"d3ee4efd8ef2706d3bad599ae0e6deb2db1748e5","ref":"refs/heads/master","pushedAt":"2023-09-22T00:50:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Update README to promote wezterm","shortMessageHtmlLink":"Update README to promote wezterm"}},{"before":null,"after":"07478c5ff208c429224e102063fb77fab54d9b3e","ref":"refs/heads/ci","pushedAt":"2023-09-22T00:41:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"ci: Fix broken test due to pytest version requirement","shortMessageHtmlLink":"ci: Fix broken test due to pytest version requirement"}},{"before":"18beef47041b244383fe753e55e39f59e7506b01","after":"7c278f61fb64003ac2bfcc2cb7fb7d8b97915cf1","ref":"refs/heads/master","pushedAt":"2023-08-30T20:16:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Relax matplotlib version for python 3.6","shortMessageHtmlLink":"Relax matplotlib version for python 3.6"}},{"before":"11e93233b38aad57cd274d4ff8c167b22f22aed7","after":"18beef47041b244383fe753e55e39f59e7506b01","ref":"refs/heads/master","pushedAt":"2023-08-30T20:14:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Add Github Actions CI","shortMessageHtmlLink":"Add Github Actions CI"}},{"before":"4eb37168142a4be7a6c54085c40fede2dece7814","after":"11e93233b38aad57cd274d4ff8c167b22f22aed7","ref":"refs/heads/master","pushedAt":"2023-08-29T23:07:33.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Support JAX tensors, or more in general, array-like objects\n\nAn object that implements `__array__` method can be casted to\na numpy array by calling it. For instance, a `jax.Array` object.","shortMessageHtmlLink":"Support JAX tensors, or more in general, array-like objects"}},{"before":"21cff138c73630e702152e2921cde17c9faab5df","after":"4eb37168142a4be7a6c54085c40fede2dece7814","ref":"refs/heads/master","pushedAt":"2023-08-29T20:06:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Make imgcat.mpl_backend compatible with matplotlib 3.6+ (#13)\n\nMatplotlib 3.6+ [1] requires FigureCanvas of a matplotlib backend module\nto have `required_interactive_framework`, and we had an warning message\nbecause the module was not exporting FigureCanvas (#13).\n\nI have no idea why I had to comment this in the past (see 99aaedc),\nbut probably there was some bug with older matplotlib versions. This is\nno longer reproducible so I assume imgcat would work OK and reasonably\nwell with recent versions of matplotlib.\n\n[1]: https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.6.0.html\n\nFixes #13.","shortMessageHtmlLink":"Make imgcat.mpl_backend compatible with matplotlib 3.6+ (#13)"}},{"before":"79424c86b668e7e45c2e0815c9650eafae8b99c2","after":"21cff138c73630e702152e2921cde17c9faab5df","ref":"refs/heads/master","pushedAt":"2023-08-29T19:43:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Remove skipif in test, no longer needed","shortMessageHtmlLink":"Remove skipif in test, no longer needed"}},{"before":"4a41d7cfbbb4c7efe41667772ceaa0ce42b32d7c","after":"79424c86b668e7e45c2e0815c9650eafae8b99c2","ref":"refs/heads/master","pushedAt":"2023-08-29T19:41:40.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Support [C, H, W] shaped tensors (#14)","shortMessageHtmlLink":"Support [C, H, W] shaped tensors (#14)"}},{"before":"b134127ea6e8652d2a0b6fe0d7320953f95e3214","after":"4a41d7cfbbb4c7efe41667772ceaa0ce42b32d7c","ref":"refs/heads/master","pushedAt":"2023-04-15T04:17:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Cleanup how torch tensor is handled (#14)\n\nCo-authored-by: Yuxin Wu ","shortMessageHtmlLink":"Cleanup how torch tensor is handled (#14)"}},{"before":"7b4009be4f524167f885d84ec8b13d477d9abed9","after":"b134127ea6e8652d2a0b6fe0d7320953f95e3214","ref":"refs/heads/master","pushedAt":"2023-04-13T21:14:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Mention mandatory tmux config for tmux 3.3a or higher.","shortMessageHtmlLink":"Mention mandatory tmux config for tmux 3.3a or higher."}},{"before":"d77d57fd289dac1d486ee8ee22169844f62046bd","after":"7b4009be4f524167f885d84ec8b13d477d9abed9","ref":"refs/heads/master","pushedAt":"2023-04-13T21:13:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"wookayin","name":"Jongwook Choi","path":"/wookayin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1009873?s=80&v=4"},"commit":{"message":"Mention mandatory tmux config for tmux 3.3a or higher.","shortMessageHtmlLink":"Mention mandatory tmux config for tmux 3.3a or higher."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADhjV9RAA","startCursor":null,"endCursor":null}},"title":"Activity ยท wookayin/python-imgcat"}