Skip to content

Commit 64120c8

Browse files
authored
Merge branch 'main' into bowtie
2 parents 90e94e8 + cd6d10d commit 64120c8

4 files changed

Lines changed: 133 additions & 128 deletions

File tree

CHANGELOG.md

Lines changed: 94 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,39 @@
33
## Unreleased
44

55
### New in `sym`
6-
- Miscellaneous Technical
6+
7+
- Mathematical symbols
8+
- `union.serif`: ∪︀
9+
- `union.sq.serif`: ⊔︀
10+
- `inter.serif`: ∩︀
11+
- `inter.sq.serif`: ⊓︀
12+
- `gt.double.nested`: ⪢
13+
- `lt.double.nested`: ⪡
14+
- `gt.arc`
15+
- `gt.arc.eq`
16+
- `lt.arc`: ⪦
17+
- `lt.arc.eq`: ⪨
18+
- `subset.approx`: ⫉
19+
- `subset.closed`: ⫏
20+
- `subset.closed.eq`: ⫑
21+
- `subset.eq.dot`: ⫃
22+
- `subset.equiv`: ⫅
23+
- `subset.nequiv`: ⫋
24+
- `subset.plus`: ⪿
25+
- `subset.tilde`: ⫇
26+
- `subset.times`: ⫁
27+
- `supset.approx`: ⫊
28+
- `supset.closed`: ⫐
29+
- `supset.closed.eq`: ⫒
30+
- `supset.eq.dot`: ⫄
31+
- `supset.equiv`: ⫆
32+
- `supset.nequiv`: ⫌
33+
- `supset.plus`: ⫀
34+
- `supset.tilde`: ⫈
35+
- `supset.times`: ⫂
36+
- `pee`: ℘
37+
38+
- Miscellaneous technical
739
- `bowtie.stroked`: ⋈
840
- `bowtie.stroked.big`: ⨝
941
- `bowtie.stroked.big.l`: ⟕
@@ -13,9 +45,69 @@
1345
- `bowtie.filled.l`: ⧑
1446
- `bowtie.filled.r`: ⧒
1547

16-
### Deprecated
48+
- Currency
49+
- `riyal`: ⃁
50+
51+
### New in `emoji`
52+
53+
- bigfoot: 🫈
54+
- dancing.ballet: 🧑‍🩰
55+
- face.distorted: 🫪
56+
- fightcloud: 🫯
57+
- landslide: 🛘
58+
- orca: 🫍
59+
- treasure: 🪎
60+
- trombone: 🪊
61+
62+
### Deprecations
63+
1764
- `join` and its variants in favor of `bowtie.big` with the same variants
1865

66+
### Removals **(Breaking change)**
67+
68+
These previously deprecated items were removed:
69+
- `paren.double.*`
70+
- `brace.double.*`
71+
- `bracket.double.*`
72+
- `shell.double.*`
73+
- `bar.circle`
74+
- `ast.small`
75+
- `ast.circle`
76+
- `backslash.circle`
77+
- `dash.circle`
78+
- `dot.circle`, `dot.circle.big`
79+
- `quote.angle.*`
80+
- `plus.circle`, `plus.circle.*`
81+
- `plus.small`
82+
- `minus.circle`
83+
- `div.circle`
84+
- `times.circle`, `times.circle.big`
85+
- `eq.circle`
86+
- `eq.small`
87+
- `gt.circle`
88+
- `gt.small`
89+
- `lt.circle`
90+
- `lt.small`
91+
- `sect`, `sect.*`
92+
- `diff`
93+
- `integral.sect`
94+
- `angle.l`, `angle.l.*`
95+
- `angle.r`, `angle.r.*`
96+
- `angle.oblique`
97+
- `angle.right.sq`
98+
- `angle.spheric.top`
99+
- `parallel.circle`
100+
- `perp.circle`
101+
- `franc`
102+
- `circle.nested`
103+
- `kai`, `Kai`
104+
- `alef`
105+
- `bet`
106+
- `gimmel`
107+
- `dalet`
108+
- `shin`
109+
- `planck.reduce`
110+
19111
## Version 0.2.0 (October 7, 2025)
20112

21113
### General changes

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ mod test {
161161
for (key, control) in [
162162
(
163163
"backslash",
164-
[("", "\\"), ("circle", "⦸"), ("not", "⧷"), ("o", "⦸")].as_slice(),
164+
[("", "\\"), ("not", "⧷"), ("o", "⦸")].as_slice(),
165165
),
166166
("chi", &[("", "χ")]),
167167
("forces", &[("", "⊩"), ("not", "⊮")]),

src/modules/emoji.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ bell 🔔
102102
bento 🍱
103103
bicyclist 🚴
104104
.mountain 🚵
105+
bigfoot 🫈
105106
bike 🚲\vs{emoji}
106107
.not 🚳
107108
bikini 👙
@@ -375,6 +376,7 @@ customs 🛃
375376
cutlery 🍴
376377
cyclone 🌀
377378
dancing
379+
.ballet 🧑‍🩰
378380
.man 🕺
379381
.woman 💃
380382
.bunny 👯
@@ -463,6 +465,7 @@ face
463465
.devil.frown 👿
464466
.diagonal 🫤
465467
.disguise 🥸
468+
.distorted 🫪
466469
.distress 😫
467470
.dizzy 😵
468471
.dotted 🫥
@@ -571,6 +574,7 @@ feeding
571574
.breast 🤱
572575
fencing 🤺
573576
ferriswheel 🎡
577+
fightcloud 🫯
574578
filebox 🗃\vs{emoji}
575579
filedividers 🗂\vs{emoji}
576580
film 🎞\vs{emoji}
@@ -836,6 +840,7 @@ lacrosse 🥍
836840
ladder 🪜
837841
lamp
838842
.diya 🪔
843+
landslide 🛘
839844
laptop 💻\vs{emoji}
840845
a 🅰\vs{emoji}
841846
ab 🆎
@@ -994,6 +999,7 @@ olive 🫒
994999
oni 👹
9951000
onion 🧅
9961001
orangutan 🦧
1002+
orca 🫍
9971003
otter 🦦
9981004
owl 🦉
9991005
ox 🐂
@@ -1372,6 +1378,7 @@ tray
13721378
.inbox 📥\vs{emoji}
13731379
.mail 📨
13741380
.outbox 📤\vs{emoji}
1381+
treasure 🪎
13751382
tree
13761383
.deciduous 🌳
13771384
.evergreen 🌲
@@ -1387,6 +1394,7 @@ triangle
13871394
.b.red 🔻
13881395
trident 🔱
13891396
troll 🧌
1397+
trombone 🪊
13901398
trophy 🏆\vs{emoji}
13911399
truck 🚚
13921400
.trailer 🚛

0 commit comments

Comments
 (0)