Concert 9.5
9.5.rc
- Add support for .png extension images for image standard library.
9.5.beta
- Update to Concert version 9.5.beta.
- Add new
read_channel_data
function to newimage
standard library. - Add new
write_channel_data
function to newimage
standard library.
Note: only JPEG images are currently supported with PNG under evaluation.
9.5.alpha
- Add
localtime_ns
function todate
standard library to get time with nanosecond precision.