# nstd_gui ## 0.5.0 - Updated `nstd_events` to version 0.5.0. - Updated `nstd_image` to version 0.5.0. ## 0.4.0 - Moved out of `std`. - Updated `nstd_events` to version 0.4.0. - Updated `nstd_image` to version 0.4.0. ## 0.3.4 - Updated `nstd_events` to version 0.3.2. - Updated `nstd_image` to version 0.3.3. - Added `nstd_std_gui_window_create_child`. ## 0.3.3 - Updated `nstd_image` to version 0.3.2. ## 0.3.2 - Updated `nstd_events` to version 0.3.1. ## 0.3.1 - Updated `nstd_image` to version 0.3.1. - Using `deps` feature for nstd dependencies. ## 0.3.0 - Added `deps` feature for exposing dependencies. ## 0.2.1 - Updated `winit` to version 0.26.0. - Updated `nstd_events` to version 0.2.1. - `nstd_std_gui_window_set_icon` now takes a pointer to an `NSTDImage`. ## 0.2.0 - `clib` feature. ## 0.1.0 - Creation and manipulation of windows.