# Revision history for large-anon ## 0.2.1 -- 2023-07-05 * Add `distribute` (Johannes Gerer, #142) ## 0.2 -- 2023-03-06 * Do not generate imports in the plugin (#129). * Support ghc 9.4 (#131). * Use `ANON`/`ANON_F` in `Show` instance (#103). * Support `OverloadedRecordDot` and `OverloadedRecordUpdate` (#128). ## 0.1.1 -- 2022-07-22 * Support for ghc 9.2 (#116) ## 0.1.0.0 -- 2022-04-06 * First public release