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.
- Add
<-
ligature (not<=
, since that's usually not an arrow).
- Widen
->
ligature to match width of=>.
[#2]
- Add equality ligatures (
==
,===
,!=
,/=
,!==
). - Make all characters monospace by using
calt
for ligatures as in Monoid. [#1] - Add
->
and=>
ligatures.