Skip to content

Releases: puckowski/concert7

Concert 9.8

19 Oct 11:19
Compare
Choose a tag to compare
  • Security fixes.

Concert 9.7

18 Oct 20:39
Compare
Choose a tag to compare
  • Security fixes.

Concert 9.6

08 Sep 20:42
Compare
Choose a tag to compare
  • Change detach and join keyword logic.
  • Try to add additional context for uncaught exceptions.

Concert 9.6.alpha

09 Aug 22:11
Compare
Choose a tag to compare
  • Change detach and join keyword logic.
  • Try to add additional context for uncaught exceptions.

Concert 9.5.rc

04 Aug 17:08
Compare
Choose a tag to compare
  • 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 new image standard library.
  • Add new write_channel_data function to new image standard library.

Note: only JPEG images are currently supported with PNG under evaluation.

9.5.alpha

  • Add localtime_ns function to date standard library to get time with nanosecond precision.

Concert 9.5.beta

04 Aug 11:22
Compare
Choose a tag to compare
  • Update to Concert version 9.5.beta.
  • Add new read_channel_data function to new image standard library.
  • Add new write_channel_data function to new image standard library.

Note: only JPEG images are currently supported with PNG under evaluation.

Concert 9.5

04 Aug 20:53
Compare
Choose a tag to compare

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 new image standard library.
  • Add new write_channel_data function to new image standard library.

Note: only JPEG images are currently supported with PNG under evaluation.

9.5.alpha

  • Add localtime_ns function to date standard library to get time with nanosecond precision.

Concert 9.5.alpha

30 Jul 20:42
Compare
Choose a tag to compare
  • Add localtime_ns function to date standard library to get time with nanosecond precision.

Concert 9.4

24 Jul 22:31
Compare
Choose a tag to compare
  • Fix memory leak with math standard function set_precision.
  • Add new date standard library.
  • Add new localtime function to date standard library.

Concert 9.3

13 Jul 11:21
Compare
Choose a tag to compare
  • Update to Concert 9.3.
  • Add hardware_concurrency function in thread standard library.
  • Fix memory leaks with file handles after closing.
  • Add sleep function in thread standard library.