Skip to content

Commit 50606f8

Browse files
committed
release v2.8.3
1 parent d4c5e96 commit 50606f8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

docs/release_notes.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@
77

88
==== Bug fixes
99

10+
=== Version 2.8.3 (2 December 2022)
11+
12+
==== Changes
13+
14+
- Added user parametrable relative and absolute convergence parameters #51
15+
- VTK: set output files endianness using flags instead of within the code #47
16+
- VTK: added Filled Stratigraphic file for easier viewing and producing wells #41
17+
18+
==== Bug fixes
19+
20+
- Fixed various warnings and errors #47
21+
- Added a couple of missing type declaration statements #43
22+
- Fixed bug in estimating erosional flux #39
23+
1024
=== Version 2.8.2 (19 May 2020)
1125

1226
==== Changes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="fastscapelib-fortran",
5-
version="2.9.0dev",
5+
version="2.8.3",
66
description=("A library of efficient algorithms"
77
"for landscape evolution modeling"),
88
author='Jean Braun',

0 commit comments

Comments
 (0)