Releases: Nullsson/stn
Releases · Nullsson/stn
v1.1.0 stn_string
Version v1.1.0 of stn_string
What's Changed
- Feature/stringlength by @brokenprogrammer in #26
Full Changelog: v1.0.1-stn_intrin_h...v1.1.0-stn_string_h
v1.0.1-stn_intrin_h
Version v1.0.1 of stn_intrin
- Added support for interlocked adds. #24
v1.0.0-stn_random
Version v1.0.0 of stn_random
Added the header stn_random.h which contains helper functions for psuedo random number generation.
v1.1.0-stn_math
Version 1.1.0 of stn_math.h
Added the following new functions:
- Vector4AddVector4
- Vector4MinusVector4
- Vector4MultiplyVector4
- Matrix4MultiplyF32
v1.0.1-stn_h
Version 1.0.1 of stn.h
A set of bug fixes for the stn.h header.
- Added FMod
- Added PowF
- Fixed STN_Kilobytes
- Fixed STN_Megabytes
- Fixed STN_Gigabytes
v1.0.0
Version 1.0.0
Nullsson releases v1.0.0 of stn.
Included in this release are the following initial modules:
- stn
- stn_string
- stn_math
- stn_memory