Skip to content

Commit 1c6f094

Browse files
committed
final for 0.5-7
1 parent c2e0636 commit 1c6f094

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: blavaan
22
Title: Bayesian Latent Variable Analysis
3-
Version: 0.5-6.1316
3+
Version: 0.5-7
44
Authors@R: c(person(given = "Edgar", family = "Merkle",
55
role = c("aut", "cre"),
66
email = "[email protected]",

NEWS.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
# Version 0.5-6
1+
# Version 0.5-7
22
## New features
33
* This release contains minor improvements and bug fixes.
44

5-
## Bugs/glitches discovered after the release:
5+
## Bugs/glitches:
66
* Models with the <~ operator fail under target = "jags" (reported by Thomas Riecke).
77

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:
813
* 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).
914

1015
# Version 0.5-5

0 commit comments

Comments
 (0)