Skip to content

Commit 8429968

Browse files
release/v2.28.1
1 parent 3618c13 commit 8429968

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

RELEASE-NOTES.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
STANC3 RELEASE NOTES
22
======================================================================
33

4+
v2.28.1 (21 October 2021)
5+
======================================================================
6+
7+
- Expose missing arg() function
8+
- Turned off default of allow_uninitialized_decls
9+
- Fixed transform_inits input and output sizes
10+
11+
Note: There are known issues during compilation when calling functions that expect complex arguments with variables of type `int` or `real`.
12+
If this is required, please wrap the arguments with a call to `to_complex()`. This will be addressed in the next release.
13+
414
v2.28.0 (5 October 2021)
515
======================================================================
616

0 commit comments

Comments
 (0)