Releases
3.13.0
Oldes
released this
07 Sep 20:50
Features:
be97ce
Included link to Rebol/MiniAudio extension version 1.0.0
d4878d
Allow custom mold
callback for context handles to provide additional handle's info, if wanted
a74b26
Provide info, when molding a released handle, that it is already released
b048bd
Allow to pass handle objects to external handle's free function and dispose handle objects before freeing any series
93e07d
Added possibility to register extension handles with custom setters/getters
3e53cf
Handle SHIFT and CONTROL flags with arrow keys on Posix for char based terminal input
Changes:
2f7998
Debug print function ??
not throwing an error on invalid paths
f4dd93
Restrict value?
to word arguments only
Fixes:
922ac0
Use handle's context path access only if the handle is still in use (not already released)
41a265
Correctly check for a handle's context flag on free
ba824b
Allow extension context handles to reference other Rebol resources and so keep it safe from GC
ad9863
Incorrectly molded NBSP char
639ad7
LOAD can't open JSON over HTTP
You can’t perform that action at this time.