You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,15 @@
1
-
# Version 0.5-6
1
+
# Version 0.5-7
2
2
## New features
3
3
* This release contains minor improvements and bug fixes.
4
4
5
-
## Bugs/glitches discovered after the release:
5
+
## Bugs/glitches:
6
6
* Models with the <~ operator fail under target = "jags" (reported by Thomas Riecke).
7
7
8
+
# Version 0.5-6
9
+
## New features
10
+
* This release contains minor improvements and bug fixes.
11
+
12
+
## Bugs/glitches discovered after the release:
8
13
* For multi-group models with free latent means and std.lv=TRUE, signs of latent means can be incorrect (positive instead of negative; reported by Joshua Pritikin).
0 commit comments