Skip to content

Releases: kika/fixedsys

Some arrows used on the keyboards and a lock symbol

Choose a tag to compare

@kika kika released this 24 Feb 00:23
3f37fa8

Some arrows used on the keyboards and a lock symbol

Fixed `0` position (#12)

Choose a tag to compare

@kika kika released this 29 Nov 01:02

Also fixed compilation warnings from new fonttools about table versions being "float" (1.0)

Added <==

Choose a tag to compare

@kika kika released this 19 Dec 11:35

Added <==
Updated list of compatible software (@ForNeVeR)

More ligatures and conditional compilation with alt version

Choose a tag to compare

@kika kika released this 22 Nov 03:09
Added long right arrow --> (closes #4)
Added "less or equal" and "greater or equal" ligatures
Added support for conditional compilation using C preprocessor
  Default compilation enables =< and >= ligatures for the above
  Alt compilation enables <= (used to be fat arrow) and >= (closes #3)

<|> <=< >=>

Choose a tag to compare

@kika kika released this 12 Aug 02:02

Alt operator and Kleisli arrows

<~> <^> /\ and shortened >>= and =<<

Choose a tag to compare

@kika kika released this 30 Jul 02:54

<~> and <^> are purescript-template-strings combinators by @Risto-Stevcev
/\ is Data.Tuple.Nested

<~ and ~>

Choose a tag to compare

@kika kika released this 05 Jun 02:45
v3.02.4

Added <~ and ~> ligatures

New ligatures

Choose a tag to compare

@kika kika released this 11 May 23:52

Added Elm compose ligatures ( <| and |> ) celebrating Elm 0.17 release
Go Signals, go!

Added more ligatures

Choose a tag to compare

@kika kika released this 09 May 09:40

Added <<< >>> :: := <> /= {- -}

More ligatures added

Choose a tag to compare

@kika kika released this 07 May 00:58

Added apply <*> and map <$>