v0.4.0
This version supports fast dataization with built-in rules and improves metrics with both built-in and user-defined rules (via YAML).
New:
- Add built-in rules
- Add more built-in dataization functions (#291)
- Support LaTeX format in output (#308)
- Speed up pipeline by caching EO compilation results (#340)
- Write generated PHI files as eo-phi-normalizer data files (#286)
- Update and commit docs in CI (#286)
Changes and fixes:
- Switch to EO 0.38.0 (#335)
- Remove VTX and Sigma (#335)
- Fix normalization and dataization rules w.r.t. xi and rho (see #297)
- Fix confluence tests (#319)
- Fix pipeline tests (#338)
- Integrate
transform-eo-tests
into normalizer (#365) - Switch to GHC 9.6.4 (#263)
Documentation and maintenance: