File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## [ 0.13.0 ] - 2024-09-29
44
55- Updated ` glow ` version to ` 0.14 ` .
66- Fixed an incorrect feature name ` bind_vertex_array_support ` was called as ` vertex_array_support ` .
77- Changed example image to sipi-4-2-07 (peppers).
88- Changed ` AutoRenderer::initialize ` and ` Renderer::initialize ` to ` AutoRenderer::new `
99 and ` Renderer::new ` , and deprecated both ` initialize ` methods.
10+
11+ [ 0.13.0 ] : https://github.com/imgui-rs/imgui-glow-renderer/compare/...v0.13.0
12+
Original file line number Diff line number Diff line change 11[package ]
22name = " imgui-glow-renderer"
3- version = " 0.12 .0"
3+ version = " 0.13 .0"
44edition = " 2021"
55description = " glow renderer for the imgui crate"
66homepage = " https://github.com/imgui-rs/imgui-glow-renderer"
You can’t perform that action at this time.
0 commit comments