Skip to content

1.14.2

Latest
Compare
Choose a tag to compare
@nickg nickg released this 23 Nov 10:19
· 146 commits to master since this release
r1.14.2

This is a minor bug fix release with the following changes:

  • Fixed a crash when 'last_value is used with record types (#1043).
  • Fixed a crash when a process sensitivity list contains an external name and the process is elaborated before the object referenced by the name (#1062).
  • Fixed parser hang for integers in scientific notation (from @NikLeberg).
  • Fixed a platform detection issue that caused JIT code loading to fail on Apple silicon macOS (#1069).
  • The STD_INPUT and STD_OUTPUT files can now be opened and closed multiple times (#1079).
  • Fixed a crash when a subtype is used for an aggregate element association range choice which associates an array slice (#1080).
  • Several other minor bugs were resolved (#1038, #1055).

Special thank you to @bpadalino, @tmeissner, @Blebowski, @amb5l, @m42uko, @a-panella, @cmarqu, @albydnc, @johonkanen, and @augustofg for sponsoring me!