Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 586 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 586 Bytes

Change Log

All notable changes to this project will be documented in this file, with the format recommended at http://keepachangelog.com/. This project adheres to Semantic Versioning.

[Unreleased]

0.0.3 / 2016-01-22

  • Add <- ligature (not <=, since that's usually not an arrow).

0.0.2 / 2016-01-22

  • Widen -> ligature to match width of =>. [#2]

0.0.1 / 2016-01-22

  • Add equality ligatures (==, ===, !=, /=, !==).
  • Make all characters monospace by using calt for ligatures as in Monoid. [#1]
  • Add -> and => ligatures.