Skip to content

Commit

Permalink
update 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cormullion committed Feb 8, 2023
1 parent 81788c3 commit f7790ce
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v1.1.0] - 2023-02-08 11:57

### Added

### Changed

- font -> latest version 0.048

### Removed

### Deprecated

## [v1.0.0] - 2022-12-26 12:30

### Added
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Glyphy"
uuid = "e3b492bb-b251-48f2-9293-5b5772365208"
authors = ["cormullion <[email protected]>"]
version = "1.0.0"
version = "1.1.0"

[deps]
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
Expand Down
Binary file modified data/JuliaMono-Light.ttf
Binary file not shown.
Binary file modified data/glyphs.db
Binary file not shown.
3 changes: 3 additions & 0 deletions data/juliamonoprivateusage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ ee09;JuliaMono PUA tonsky progress bar icon spinner 4
ee0a;JuliaMono PUA tonsky progress bar icon spinner 5
ee0b;JuliaMono PUA tonsky progress bar icon spinner 6

f009;JuliaMono PUA twitter logo
f0c1;JuliaMono PUA link icon
f0fd;JuliaMono PUA h in a box
f10c;JuliaMono PUA logo
f120;JuliaMono PUA repl prompt
Expand All @@ -140,6 +142,7 @@ f418;JuliaMono PUA github fork icon

f534;JuliaMono PUA apple icon logo
f6a4;JuliaMono PUA crown icon logo

f0000;JuliaMono PUA superscript A
f001a;JuliaMono PUA superscript a
f0034;JuliaMono PUA superscript capital Alpha
Expand Down

0 comments on commit f7790ce

Please sign in to comment.