Skip to content

Releases: Nullsson/stn

v1.1.0 stn_string

22 Oct 14:28
42c000e
Compare
Choose a tag to compare

Version v1.1.0 of stn_string

What's Changed

Full Changelog: v1.0.1-stn_intrin_h...v1.1.0-stn_string_h

v1.0.1-stn_intrin_h

18 Aug 16:12
ada8b98
Compare
Choose a tag to compare

Version v1.0.1 of stn_intrin

  • Added support for interlocked adds. #24

v1.0.0-stn_random

12 Aug 17:29
1909cf3
Compare
Choose a tag to compare

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

12 Jan 19:33
eec6cb9
Compare
Choose a tag to compare

Version 1.1.0 of stn_math.h

Added the following new functions:

  • Vector4AddVector4
  • Vector4MinusVector4
  • Vector4MultiplyVector4
  • Matrix4MultiplyF32

v1.0.1-stn_h

08 Jan 13:14
73e52e7
Compare
Choose a tag to compare

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

07 Jan 00:24
7ebcaf6
Compare
Choose a tag to compare

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