-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove compatibility list, split changelog into own file
- Loading branch information
Showing
2 changed files
with
23 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
# Release notes | ||
+ [v1.2](https://github.com/i-tu/Hasklig/releases/tag/v1.2) | ||
+ Include latest changes from the Source Code Pro repository master branch (adobe-fonts/source-code-pro@14875b7) | ||
+ Resolves Big Sure issue [#123](https://github.com/i-tu/Hasklig/issues/123) | ||
+ [v1.1](https://github.com/i-tu/Hasklig/releases/tag/1.1) | ||
+ New ligatures `->>`, `:::`, `>=>`, `<=<`, `<=>`, `<->` | ||
+ Switched to newer version of calt code by [Nikita Prokopov](https://github.com/tonsky/FiraCode). It "doesn’t apply ligatures to long sequences of chars, e.g. !!!!, >>>>, etc" | ||
+ Fixed `++` and `+++` line inconsistency in heavy italic weights | ||
+ [v1.0](https://github.com/i-tu/Hasklig/releases/tag/1.0) | ||
+ Updates to the latest version of SCP | ||
+ Hasklig moves to a ligature substitution mechanism borrowed from the excellent [Fira Code by Nikita Prokopov](https://github.com/tonsky/FiraCode) | ||
+ [v0.9](https://github.com/i-tu/Hasklig/releases/tag/0.9) | ||
+ Converted to UFO format and updated base fonts to benefit from work done on [Source Code Pro](https://github.com/adobe-fonts/source-code-pro/): | ||
- ***Italics!*** | ||
- Greek & Cyrillic script support | ||
- Better powerline symbols | ||
- [Much, much more](https://github.com/adobe-fonts/source-code-pro/releases/tag/2.010R-ro%2F1.030R-it) | ||
- Added tags that enable support for some IntelliJ IDEA Builds | ||
+ v0.4: New ligatures: `<*` `<*>` `<+>` `<$>` `***` `<|>` `!!` `||` `===` `==>`, [Powerline](https://github.com/powerline/powerline) symbol support | ||
+ v0.3: New ligatures: `<<<` `>>>` `<>` and `+++` | ||
+ v0.2: Lengthened `==` and `/=` to match other equals signs | ||
+ v0.1: Ligatures `<-` `->` `=>` `>>` `<<` `>>=` `=<<` `..` `...` `::` `-<` `>-` `-<<` `>>-` `++` `/=` and `==` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters