mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
Updates release notes for Release v2.0.0
This commit is contained in:
parent
2c2ce1d058
commit
5a21375f0e
@ -7,8 +7,58 @@ fa-icon: bullhorn
|
||||
---
|
||||
|
||||
# Release Changelog
|
||||
<h2>v1.2.0 Release</h2>
|
||||
<h2>v2.0.0 Release</h2>
|
||||
<details open>
|
||||
<summary>v2.0.0 Details</summary>
|
||||
<div markdown="1">
|
||||
### New Features
|
||||
|
||||
- Added new fonts:
|
||||
- Noto (all variations) (#213)
|
||||
- Overpass Mono (fixes #177)
|
||||
- BigBlue Terminal (fixes #170)
|
||||
- Dyslexic (fixes #217)
|
||||
- Iosevka Term variant (no ligatures) (fixes #198)
|
||||
- FiraCode TTF variant (fixes #244)
|
||||
- SourceCodePro italics variant (fixes #236)
|
||||
- Added new glyph sets:
|
||||
- [Material Design Icons](https://github.com/templarian/MaterialDesign)
|
||||
- [Weather](https://github.com/erikflowers/weather-icons)
|
||||
- Added new glyphs to core:
|
||||
- Elm (fixes #172)
|
||||
- Elixir (fixes #228)
|
||||
- Electron (fixes #237)
|
||||
- Added new translations:
|
||||
- Added Traditional Chinese of readme (partially fixes #118) (PR #222) (@MindyTai)
|
||||
- Added French readme (partially fixes #118) (PR #251) (@pgrimaud)
|
||||
- Added ability to remove ligatures via the `--removeligatures` option in `font-patcher`
|
||||
- Added `--configfile` option to `font-patcher`
|
||||
|
||||
### Updates / Improvements
|
||||
|
||||
- Updated `Hack` font to latest version (`v3.003`) (fixes #216) (with help from @chrissimpkins)
|
||||
- Updated `Iosevka` to the latest version (`v1.14.0`) (fixes #229)
|
||||
- Updated `Fantasque Sans Mono` to the latest version (`v1.7.2`) (fixes #240)
|
||||
- Updated `MPlus` version from `1.018` to `1.063`
|
||||
- Updated documentation for urxvt wcwidth implementations (fixes #155)
|
||||
- Updated logos and Sankey diagram
|
||||
|
||||
### Breaking Updates / Improvements / Changes
|
||||
|
||||
- Updated Font Logos (formerly Font Linux) to latest version (fixes #157)
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fixed incorrect exitcode returned from installer (fixes #218) (PR #230 @Phuurl)
|
||||
- Fixed 3270 font not being valid/installable on Windows (fixes #12, #196)
|
||||
- Fixed weather variables script typo (PR #242 @snown)
|
||||
- Fixed Monospaced fonts having ligatures by default (fixed Meslo Mono having ligatures) (fixes #186)
|
||||
- Fixed Hasklig ExtraLight & Light variants (fixes #231)
|
||||
</div>
|
||||
</details>
|
||||
|
||||
<h2>v1.2.0 Release</h2>
|
||||
<details>
|
||||
<summary>v1.2.0 Details</summary>
|
||||
<div markdown="1">
|
||||
### New Features
|
||||
|
Loading…
Reference in New Issue
Block a user