packages feed

pandoc-symreg-0.2.0.0: CHANGELOG.md

# Changelog for `pandoc-symreg`

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/).

## Unreleased

- Simplification with Equality Saturation
- Added CI tests

## 0.2.1.0 - 2023-04-30

- Changed to srtree-1.0.0.1
- Fixed not parsing white spaces between operators
- Simplification disabled for now

## 0.1.1.0 - 2023-02-13

- Added support to GP-GOMEA
- Added support to PySR
- Added `-simplify` flag to apply `SRTree` simplification

## 0.1.0.1 - 2023-01-13

### Changed

- Updated the bounds for `base` to work with stackage nightly

## 0.1.0.0 - 2023-01-13

### Added

- First release
- Added support to TIR, HeuristicLab, Operon, and Bingo algorithms
- Added support to python, math, TikZ, and laTeX outputs
- Added support to replace numerical values with adjustable parameters variables