Skip to content

v2.0.0 Release

Compare
Choose a tag to compare
@delphinus delphinus released this 12 Sep 02:04
· 134 commits to master since this release
dcbe746

I have reviewed codepoints from nerd-fonts and decided to introduce breaking changes. So use v2.0.0 for this. Changes are below.

  • v1.x.x builds have different codepoints for Octicons from nerd-fonts' ones. I added the exact feature described here to solve this.
  • The original SF Mono has some glyphs in PUA (Private Use Area). v1.x.x builds have overwritten them by Material glyphs. I have moved the glyphs to the area outside BMP. See this table for the detail.
  • All glyphs become to have valid names.

All diffs are included in #75.