Skip to content

v1.0.2

Compare
Choose a tag to compare
@dmed256 dmed256 released this 04 Jul 20:03

⚠️ Breaking Changes

JSON

[70c9ddf] Swapped dump and toString

⭐️ Features

OKL

[6e760d2] Added {2,3,4} (such as double2, double3, double4)
[f5cf04b] restrict -> @restrict

Sys

[#145, 3fc6753] Added dlerror messages to dlopen and dlsym

IO

[cb5eec7] Fixed ~/ expansion

CLI

[d3bec39, 9d26399] Added compile and translate options to occa

🐛 Bugs Fixed

Parser

[#133, fd248c6] Added vartype nodes for parenCast expressions
[#136, #140, e672972] Added type expansion to get around issue
[#147, f8a4ac8] Fixed statement attributes getting overridden
[db2f263] withLauncher success also depends on the host

🎉 Contributors

@jedbrown