Skip to content

Releases: tonsky/FiraCode

1.207

16 Jul 14:45
Compare
Choose a tag to compare

This is the version from April 6, 2019 that was pushed to Google Fonts google/fonts@ad9904f

1.206

30 Sep 21:50
Compare
Choose a tag to compare
  • Added <==> (#392), #: (#642), !!. (#618), >: :< (#605), U+0305 Combining overline (#608), U+2610 Ballot box, U+2611 Ballot box with check, U+2612 Ballot box with x (#384)
  • Fixed incorrect width of [ ** (#607)
  • Redrew {| |} [| |] (#643)
  • Removed {. .} (#635), thin backslash (#577)
  • Disabled ligatures in (?= (?<= (?: (#624), >=< (#548), {|} [|] (#593)
  • Fixed ligatures precedence in <||> (#621), :>= (#574), <<*>> <<<*>>> <<+>> <<<+>>> <<$>> <<<$>>>(#410),!=<` (#276)
  • Fixed incorrectly swapped box drawing characters and (#595)
  • Adjusted vertical position of <= >= to align with < > (#483)

1.205

27 Feb 13:45
Compare
Choose a tag to compare

1.204

05 Nov 19:43
Compare
Choose a tag to compare
  • Added U+25B6 (black right-pointing triangle) and U+25C0 (black left-pointing triangle) (#289)
  • Changed look of Markdown headers ## ### #### to make them easier to tell apart (#287)
  • Fixed BBEdit incorrectly applying ligatures after tab (#274)
  • Returned Nim pragmas {. .} (#279)
  • Added Unicode increment U+2206 (#174, #298)
  • Added fish operators >-> <-< (#297)
  • Added safe navigation operators ?. .? ?: (#215)
  • Added <~> (#179, used in IntelliJ for collapsed methods)
  • Added F# piping operators ||> |||> <|| <||| (#184)
  • Added shebang #! (#169, #193)

1.203

17 Sep 12:44
Compare
Choose a tag to compare

1.202

17 Sep 12:24
Compare
Choose a tag to compare
  • Removed {. .} [. .] (. .) (#264)

1.201

30 Aug 11:37
Compare
Choose a tag to compare
  • Removed [] (#92) {- -} (#248)
  • Removed /** **/ and disabled ligatures for /*/ */* sequences (#219 #238)
  • Added ]# {. .} [. .] (. .) (#214)

1.200

18 Jul 15:15
Compare
Choose a tag to compare
  • Removed !!! ??? ;;; &&& ||| =~ (#167) ~~~ %%%
  • New safer calt code that doesn’t apply ligatures to long sequences of chars, e.g. !!!!, >>>>, etc (#49, #110, #176)
  • Larger + - * and corresponding ligatures (#86)
  • Hexadecimal x (0xFF) is now applied to sequences like 128x128 as well (#161)
  • Added twoTurned (U+218A) and threeTurned (U+218B) (#146)
  • Added whiteFrowningFace (U+2639) (#190)
  • Simplified visual style on markdown headers ## ### #### (#107)
  • Added </> (#147)
  • Provided ttf and webfonts versions (eot, woff, woff2) (#18, #24, #38, #101, #106)
  • Increased spacing in <= >= (#117)

1.102

26 Dec 14:49
Compare
Choose a tag to compare
  • Support for IntelliJ-based IDEs (instructions)
  • Turned on autohinting

1.101

21 Dec 21:01
Compare
Choose a tag to compare
  • Added Light weight
  • Adjusted rules when vertical centering of :, -, * and + occurs