# Modules
- [nstd_core](src/core/CHANGELOG.md)
- [nstd_alloc](src/std/alloc/CHANGELOG.md)
- [nstd_audio](src/std/audio/CHANGELOG.md)
- [nstd_collections](src/std/collections/CHANGELOG.md)
- [nstd_env](src/std/env/CHANGELOG.md)
- [nstd_events](src/std/events/CHANGELOG.md)
- [nstd_fs](src/std/fs/CHANGELOG.md)
- [nstd_gl](src/std/gl/CHANGELOG.md)
- [nstd_gui](src/std/gui/CHANGELOG.md)
- [nstd_image](src/std/image/CHANGELOG.md)
- [nstd_input](src/std/input/CHANGELOG.md)
- [nstd_io](src/std/io/CHANGELOG.md)
- [nstd_math](src/std/math/CHANGELOG.md)
- [nstd_net](src/std/net/CHANGELOG.md)
- [nstd_os](src/std/os/CHANGELOG.md)
- [nstd_proc](src/std/proc/CHANGELOG.md)
- [nstd_str](src/std/str/CHANGELOG.md)
- [nstd_thread](src/std/thread/CHANGELOG.md)
- [nstd_time](src/std/time/CHANGELOG.md)
# nstd
## 0.3.2
- Updated `nstd_gl` to version 0.3.2.
- Updated `nstd_gui` to version 0.3.2.
- Updated `nstd_events` to version 0.3.1.
- Updated `nstd_input` to version 0.3.1.
## 0.3.1
- Added `deps` feature.
- Added `clib` feature.
# 0.3.0
- Updated all crates to 0.3.0 or 0.3.1 if available.
# 0.2.0
- Updated all crates to 0.2.0.
# 0.1.0
- First public release.