Releases: LightHouseSoftware/styx2000
Releases · LightHouseSoftware/styx2000
Fixed typos in lowlevel
- Fixed typos in low level
protosrv modification
- Added to mprotosrv basestyx module
- Added new des module, that can be used for implementing exchanging by auth messages
Preparing for styx server functionality
- Added new protosrv module
- Added new helpers
Some small changes
- Breaking change in errors module: renamed STYX_ERRORS to STYX_ERROR
- Added new useful helper - extractHeader
v1.0.6
- Fixed typos in mischelpers for Tstat and Tclunk representation
- Updated docs for errors in miscerrors module
v1.0.5
- Fixed typos in documentation
- Reworked endianess module
- Added new functional in endianess, miscerrors and another modules
- Breaking changes in miscerrors modules: use STYX_ERROR_MESSAGE rather STYX_MESSAGE_ERROR
- ... and more minor fixes in others modules
v1.0.4
- Fixed typos in SipHash documentations
- Added new constructor for SipHash
- Added new function hash()
- Fix builds for 32-bit archs
Some fix in imports
- Fixed import in extrautil module
Added new functionality
- Added messages to text transformation function
- Updated docs
- Updated helpers
Fixed Tattach size and some additions
- Fixed Tattach size (fixed wrong size in constants)
- Added new helpers for Walk messages
- Added calculating and fixing messages size
- Updated docs
- Added simple alias StyxMail (alias for StyxMessage[] type)