mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-12-13 20:39:59 +01:00
Trigger Release 3.4.0
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
40
changelog.md
40
changelog.md
@@ -2,6 +2,46 @@ CHANGELOG
|
||||
================================================================================
|
||||
This project is using [Semantic Versioning 2.0.0](http://semver.org/)
|
||||
|
||||
## v3.4.0
|
||||
|
||||
Easter Release without Eggs
|
||||
|
||||
Mainly a font update release. No surprises here (we hope).
|
||||
|
||||
### Breaking
|
||||
- Remove patcher option `--use-single-width-glyphs` (use `-s` or `--mono` instead)
|
||||
|
||||
### Fonts
|
||||
- Add Adwaita Mono @badlydrawnface #1819
|
||||
- Add Atkinson Hyperlegible Mono @joshestein #1802
|
||||
- Update 0xProto to 2.300 @my4ng #1803
|
||||
- Update Cascadia Code to 2407.24 #1844
|
||||
- Update Geist Mono to 1.401 #1838
|
||||
- Update InconsolataLGC to 1.13 #1839
|
||||
- Update Iosevka to 33.2.1 #1845
|
||||
- Update Lilex to 2.600 #1840
|
||||
- Update Martian Mono to 1.1.0 #1841
|
||||
- Update Monaspace to 1.200 #1846
|
||||
- Update MPlus to 1.007 #1842
|
||||
- Update Noto (Sans and Serif) to 2.015 #1843
|
||||
- Update Ubuntu Sans to 1.006 #1836
|
||||
|
||||
### Icons
|
||||
- Add new CSS icon @skoch13 #1762
|
||||
- Manually optimize many Devicon icons #1779
|
||||
|
||||
### Features
|
||||
- Add possibility to create single width icons without touching existing glyphs #1773
|
||||
- Add possibility to manually set target cell size (`--cell`) #1773
|
||||
- The patched fonts in `otf` format are now much smaller (comparable to `ttf`) #1851
|
||||
- Intermediate icon storage is not rounded anymore #1849
|
||||
|
||||
### Bugs and improvements
|
||||
- Fix few missing new Devicons @hasecilu #1768
|
||||
- Fix glitches in Devicon icons #1779
|
||||
- Fix self-patching on Windows #1761
|
||||
- Fix handling of some glyphs in `Nerd Font Propo` and `SymbolsOnly` #1852
|
||||
|
||||
## v3.3.0
|
||||
|
||||
The Post-Halloween Release
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nerd-fonts",
|
||||
"version": "3.3.0",
|
||||
"version": "3.4.0",
|
||||
"description": "Iconic font aggregator, collection, & patcher. 10,000+ icons, 65+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more",
|
||||
"main": "index.js",
|
||||
"dependencies": {},
|
||||
|
||||
Reference in New Issue
Block a user