File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,17 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.26.0 ]
8+ ## [ 0.25.20 ]
99
1010### Added
1111
1212* Better error message when in-place updates fail at runtime due to a
1313 shape mismatch.
1414
15- ### Removed
16-
17- ### Changed
18-
1915### Fixed
2016
2117* ` #[unroll] ` on an outer loop now no longer causes unrolling of all
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : futhark
3- version : 0.26.0
3+ version : 0.25.20
44synopsis : An optimising compiler for a functional, array-oriented language.
55
66description : Futhark is a small programming language designed to be compiled to
You can’t perform that action at this time.
0 commit comments