Skip to content

Commit 3468af1

Browse files
committed
Version 1.202 (closes #264)
1 parent 4723a8b commit 3468af1

27 files changed

+7
-4
lines changed

FiraCode.glyphs

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Programmers use a lot of symbols, often encoded with several characters. For the
88

99
### Solution
1010

11-
#### [Download v1.201](https://github.com/tonsky/FiraCode/releases/download/1.201/FiraCode_1.201.zip) · [How to install](https://github.com/tonsky/FiraCode/wiki) · [News & updates](https://twitter.com/FiraCode)
11+
#### [Download v1.202](https://github.com/tonsky/FiraCode/releases/download/1.202/FiraCode_1.202.zip) · [How to install](https://github.com/tonsky/FiraCode/wiki) · [News & updates](https://twitter.com/FiraCode)
1212

1313
Fira Code is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like `..` or `//`, ligatures allow us to correct spacing.
1414

@@ -134,6 +134,10 @@ Other monospaced fonts with ligatures:
134134

135135
### Changelog
136136

137+
#### 1.202 (September 17, 2016)
138+
139+
- Removed `{.` `.}` `[.` `.]` `(.` `.)` (#264)
140+
137141
#### 1.201 (August 30, 2016)
138142

139143
- Removed `[]` (#92) `{-` `-}` (#248)

distr/eot/FiraCode-Bold.eot

-277 Bytes
Binary file not shown.

distr/eot/FiraCode-Light.eot

152 Bytes
Binary file not shown.

distr/eot/FiraCode-Medium.eot

-160 Bytes
Binary file not shown.

distr/eot/FiraCode-Regular.eot

-208 Bytes
Binary file not shown.

distr/otf/FiraCode-Bold.otf

-144 Bytes
Binary file not shown.

distr/otf/FiraCode-Light.otf

-144 Bytes
Binary file not shown.

distr/otf/FiraCode-Medium.otf

-144 Bytes
Binary file not shown.

distr/otf/FiraCode-Regular.otf

-144 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)