aboutsummaryrefslogtreecommitdiff
path: root/versions/e-/entt.json
AgeCommit message (Collapse)Author
2021-07-25[entt] add `experimental` feature (#18626)terens
* Update `entt/portfile.cmake` to support the new `experimental` feature. * Added the `experimental` feature on `entt/vcpkg.json`. * Small fix on `entt/vcpkg.json`. * Update vcpkg.json * New branch * Fixup * (Hopefully) fixed entt version * Require specifying `--head` for the feature * update version * update version * [entt] add experimental feature * update version * update vcpkg.json * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-22[entt] update to 3.8.0 (#19043)David
* update entt to 3.8.0
2021-05-18[Entt] update to 3.7.1 (#17923)JonLiu1993
* [Entt] update to 3.7.1 * update version
2021-04-02[entt] Update to 3.7.0 (#17047)David
* Update to 3.7.0 * fix
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca