Skip to content

Commit

Permalink
Alternative <= >= (ss02) (closes #263, #617) and dotted zero 0
Browse files Browse the repository at this point in the history
…(zero, ss04)
  • Loading branch information
tonsky committed Sep 2, 2019
1 parent 436e4f6 commit 3fe7c5e
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 165 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,13 @@ All notable changes to this project will be documented in this file.
- Added Forces `||-` ligature and U+22A2..U+22AF `⊢ ⊣ ⊤ ⊥ ⊦ ⊧ ⊨ ⊩ ⊪ ⊫ ⊬ ⊭ ⊮ ⊯` [#709]
- Tuned `fl` and `fi` pairs [#795]
- Disabled ligatures after regexp lookahead/lookbehinds `(?<=<` `(?<=>` `(?<==>` `(?<=|` `(?<==` `(?=:=` `(?=!=` `(?==` `(?===` `(?==>` `(?=>` `(?=>>` `(?=<<` `(?=/=` `(?!!` `(?!!.` `(?!=` `(?!==` `(?<!!` `(?<!!.` `(?<!=` `(?<!==` `(?<!--` [#578]
- Alternative lowercase `r` (ss01) and ampersand `&` (ss03)
- Removed ..= [#757]
- Alternatives (stylistic sets):
- Lowercase `r` (ss01) [#601]
- `<=` `>=` (ss02) [#263] [#617]
- Ampersand `&` (ss03) [#617]
- Dotted zero `0` (zero, ss04)


#### 1.207 (April 6, 2019)

Expand Down
Loading

0 comments on commit 3fe7c5e

Please sign in to comment.