Skip to content

0.25.26

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 16:04

Fixed

  • Some Windows compatibility quirks (#2200, #2201).

  • futhark pkg: fixed parsing of Git timestamps in Z time zone.

  • GPU backends did not handle array constants correctly in some cases.

  • futhark fmt: do not throw away doc comments for local
    definitions.

  • futhark fmt: improve formatting of value specs.

  • futhark fmt: add --check option.