Changelog of @hackage/lazyppl 1.0.1

Changelog for lazyppl

1.0.1

  • Add support for GHC 9.8 and 9.10
  • Drop upper bounds on dependencies (except base)
  • Add log-density / log-PMF functions: normalLogPdf, gammaLogPdf, etc.
  • Export scoreLog and scoreProductLog (already defined in 1.0, now visible)
  • Remove monad-extras dependency

1.0

  • Initial Hackage release