Releases: unyt-org/datex-core-js-legacy
Releases · unyt-org/datex-core-js-legacy
v0.0.35
- Add VolatileMaps
- disposable pointer bindings
- Fix weakActions
v0.0.34
- Fixes memory leak in
IterableHandler
v0.0.33
- Better support for lazy pointer loading in js:Function dependencies
v0.0.32
- Support for forced local pointer transforms
- Endpoint specific string translations
- DATEX Decompiler improvements
- Fixes for shared cookies
v0.0.31
- protected pointers improvements
- grantAccess() / revokeAccess() methods for pointer-level permission control
- endpoint key resolution improvements
- bugfixes
v0.0.30
- Fixes
always()
updates for array methods (map, filter, ...)
- Symbols are now supported by DATEX (new
js:Symbol
type)
- $() shorthand function type definitions
v0.0.29
- Fixes update issues with objects/arrays created with
always
- Extended support for recursive pointer initialization
- Automatic JS module loading for missing DATEX type definitions
v0.0.27
- Error reporting functionality
v0.0.26
Weak variable bindings for effect()