v5.05.0403
New features:
- Fixed y_timers issues.
ftemporary
(withftemp
wrapper) to create files with a defined lifetime.- y_inline_timers now more accurate.
- More startup information, mainly for helping newbies.
- y_master uses a new method of hiding publics when not in charge.
P:Q(varname);
for debuggin.- Greater open.mp testing support.
- Add
repeat[n]
to y_timers. - Multiple colour interpolation methods (varying speed/accuracy tradeoffs).
Abs()
andFloatAbs()
.- y_inline_bcrypt.
- y_bcrypt (common API for both plugins).
- y_android (detect those using the illegal client).
- y_circular (circular buffers).
FUNCTION_LENGTH
used throughout to support rare compilers.y_sparsearray
API improved.- Finally make some functions inline using
__emit
. - Fixed a tiny issue introduced in 402.