File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11[#release_notes]
22== Release notes
33
4- === Version 2.8.2 (Unreleased )
4+ === Version 2.8.2 (19 May 2020 )
55
66==== Changes
77
1111
1212- Made internal changes for more flexibility downstream #25
1313- Refactored boundary conditions #33
14+ - Fixed boundary conditions in flexure #34
1415- Explicit deallocation of arrays in StreamPowerLaw routines #35
1516- Fixed some build issues with recent NumPy versions #37
17+ - Simplified CMake script for building the Python extension #37
1618- Moved lake depth computation in flow routing subroutines #38
1719
1820=== Version 2.8.1 (13 October 2019)
Original file line number Diff line number Diff line change 22
33setup (
44 name = "fastscapelib-fortran" ,
5- version = "2.9.0dev " ,
5+ version = "2.8.2 " ,
66 description = ("A library of efficient algorithms"
77 "for landscape evolution modeling" ),
88 author = 'Jean Braun' ,
You can’t perform that action at this time.
0 commit comments