ghc-stack-profiler-core-0.2.0.0: CHANGELOG.md
# Revision history for ghc-stack-profiler-core ## 0.2.0.0 -- 2026-04-10 * Add support for eventlog-socket lifecycle hooks [#19](https://github.com/well-typed/ghc-stack-profiler/pull/19) * Never crash on decoding errors [#12](https://github.com/well-typed/ghc-stack-profiler/pull/12) ## 0.1.0.0 -- 2025-12-09 * Add types for encoding RTS callstacks to bytes that can be sent to the eventlog. * First version. Released on an unsuspecting world.