Skip to content
This repository was archived by the owner on Sep 24, 2026. It is now read-only.

Releases: unityjaeger/ByteWorks

Release list

0.1.1

Choose a tag to compare

@unityjaeger unityjaeger released this 27 Apr 00:15
1e1cf4f

changes:

  • optimized f16 ser/des
  • fixed issues with table type buffer sizes

0.1.0

Choose a tag to compare

@unityjaeger unityjaeger released this 21 Feb 18:31
4cbc8dd

Initial Release!

  • renamed optional to opt and optionalStruct to optStruct so it isnt as long
  • fixed issues with svlq and f16
  • instead of vbuffer and buffer, there only exists buffer now, which is dynamic
  • instead of vstring and string, there only exists string now, which is dynamic

i deemed the 2 above as too niche to support for the built-in types