packages feed

data-effects-th-0.1.1.0: ChangeLog.md

# Revision history for data-effects-th

## 0.1.0.0 -- 2023-09-18

* Initial public release.

## 0.1.1.0 -- 2024-09-01
* Fix an issue where constraints in the effect constructor were not properly reflected in 'genLiftInsPatternSynonyms'.
* Fixed an issue where the auto-generation would fail when the name of the effect constructor started with a colon (:) operator.