View Source Changelog

All notable changes to this project will be documented in this file.

unreleased

Unreleased

0-2-1-2022-12-03

0.2.1 2022-12-03

fixed

Fixed

  • Can now match on 2-tuples.

0-2-0-2022-05-14

0.2.0 2022-05-14

added

Added

  • Spliced matching now uses ...x instead of [spliced: x].

deprecated

Deprecated

  • Spliced matching using [spliced: x] now prints a warning.

0-1-0-2021-05-14

0.1.0 - 2021-05-14

added-1

Added

  • Base implementation
    Circe.sigil_m/2 : seems to work for all ASTs. (in hindsight, it didn't)

Changelog format inspired by keep-a-changelog