# Changelog for `ghci4luatex`
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
## 0.0 - 2025-07-04
* A server that executes GHCi commands and memoizes the results
* A LuaTeX package that sends commands to that server
## 0.1 - 2025-07-07
* Fix missing test for `cabal install ghci4luatex`
## 0.1.1 - 2025-07-10
* Bump Quickcheck version for stackage upload
## 0.1.2 - 2025-07-10
* Windows compatibility
* Loosen lower bounds