We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6a247 commit e9fe8fdCopy full SHA for e9fe8fd
CHANGELOG.md
@@ -13,6 +13,7 @@
13
* Allow using `string_view` and `const char*` as `CCDictionaryExt` key (c14d02c)
14
* Rename async.hpp to coro.hpp, and geode::utils::coro namespace (7a2dc8d, 3b94915)
15
* Remove `CoTask`, add `coro::spawner` and other utilities (671d321)
16
+ * Fix `geode::stl::vector` on r29 ndk (#1508)
17
* Fix clearing the developer filter on `ModList::init` (#1509)
18
* Fix `CCDictionaryExt` iterator types (2f7c126)
19
* Fix `TextInput` crashing on destruction (#1507)
0 commit comments