Julia 1.1 Support
- Turing now supports Julia 1.1!
- Fixed a
NegativeBinomial
gradient issue (#680) - Updated handling of the
Turing.Chain
object, support formissing
values (#682) - Upgrades Libtask to v0.2.5, required for Julia 1.1 compatibility (#685)
- Fixed a
PMMH
issue, matrix support test, and an array shape problem (#686)