Skip to content

Commit

Permalink
1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
null8626 committed Jul 3, 2023
1 parent a23c667 commit bc84020
Show file tree
Hide file tree
Showing 19 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion bindings/native/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "decancer_native"
version = "1.6.2"
version = "1.6.3"
edition = "2021"
publish = false

Expand Down
2 changes: 1 addition & 1 deletion bindings/node/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "decancer_node"
version = "1.6.2"
version = "1.6.3"
edition = "2021"
publish = false

Expand Down
4 changes: 2 additions & 2 deletions bindings/node/npm/android-arm-eabi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-android-arm-eabi",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"android"
],
Expand Down Expand Up @@ -30,4 +30,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/android-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-android-arm64",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"android"
],
Expand Down Expand Up @@ -30,4 +30,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-darwin-arm64",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"darwin"
],
Expand Down Expand Up @@ -30,4 +30,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-darwin-x64",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"darwin"
],
Expand Down Expand Up @@ -30,4 +30,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-linux-arm-gnueabihf",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"linux"
],
Expand Down Expand Up @@ -30,4 +30,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-linux-arm64-gnu",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"linux"
],
Expand Down Expand Up @@ -33,4 +33,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-linux-arm64-musl",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"linux"
],
Expand Down Expand Up @@ -33,4 +33,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-linux-x64-gnu",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"linux"
],
Expand Down Expand Up @@ -33,4 +33,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-linux-x64-musl",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"linux"
],
Expand Down Expand Up @@ -33,4 +33,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-win32-arm64-msvc",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"win32"
],
Expand Down Expand Up @@ -30,4 +30,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-win32-ia32-msvc",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"win32"
],
Expand Down Expand Up @@ -30,4 +30,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vierofernando/decancer-win32-x64-msvc",
"version": "1.6.2",
"version": "1.6.3",
"os": [
"win32"
],
Expand Down Expand Up @@ -30,4 +30,4 @@
"moderation",
"homoglyph"
]
}
}
4 changes: 2 additions & 2 deletions bindings/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "decancer",
"version": "1.6.2",
"version": "1.6.3",
"main": "src/lib.js",
"typings": "typings.d.ts",
"description": "A tiny package that removes common unicode confusables/homoglyphs from strings.",
Expand Down Expand Up @@ -54,4 +54,4 @@
"prepublishOnly": "napi prepublish -t npm --skip-gh-release",
"test": "node test.cjs"
}
}
}
2 changes: 1 addition & 1 deletion bindings/wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "decancer_wasm"
version = "1.6.2"
version = "1.6.3"
edition = "2021"
authors = ["null (https://github.com/null8626)"]
description = "A tiny package that removes common unicode confusables/homoglyphs from strings."
Expand Down
2 changes: 1 addition & 1 deletion bindings/wasm/bin/decancer.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "decancer"
version = "1.6.2"
version = "1.6.3"
edition = "2021"
authors = ["null (https://github.com/null8626)"]
description = "A tiny package that removes common unicode confusables/homoglyphs from strings."
Expand Down
28 changes: 14 additions & 14 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ A tiny package that removes common unicode confusables/homoglyphs from strings.
In your `Cargo.toml`:

```toml
decancer = "1.6.2"
decancer = "1.6.3"
```

</details>
Expand Down Expand Up @@ -110,7 +110,7 @@ In your code:

```html
<script type="module">
import init from 'https://cdn.jsdelivr.net/gh/null8626/decancer@v1.6.2/bindings/wasm/bin/decancer.min.js'
import init from 'https://cdn.jsdelivr.net/gh/null8626/decancer@v1.6.3/bindings/wasm/bin/decancer.min.js'
const decancer = await init()
</script>
Expand All @@ -122,17 +122,17 @@ In your code:

### Download precompiled binaries

- [Download for 64-bit Windows MSVC (Windows 7+)](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-x86_64-pc-windows-msvc.zip)
- [Download for 32-bit Windows MSVC (Windows 7+)](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-i686-pc-windows-msvc.zip)
- [Download for ARM64 Windows MSVC](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-aarch64-pc-windows-msvc.zip)
- [Download for 64-bit macOS (10.7+, Lion+)](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-x86_64-apple-darwin.zip)
- [Download for ARM64 macOS (11.0+, Big Sur+)](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-aarch64-apple-darwin.zip)
- [Download for 64-bit Linux (kernel 3.2+, glibc 2.17+)](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-x86_64-unknown-linux-gnu.zip)
- [Download for 64-bit Linux with MUSL](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-x86_64-unknown-linux-musl.zip)
- [Download for ARM64 Linux (kernel 4.1, glibc 2.17+)](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-aarch64-unknown-linux-gnu.zip)
- [Download for ARM64 Linux with MUSL](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-aarch64-unknown-linux-musl.zip)
- [Download for ARMv7 Linux, hardfloat (kernel 3.2, glibc 2.17)](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-armv7-unknown-linux-gnueabihf.zip)
- [Download for 64-bit FreeBSD](https://github.com/null8626/decancer/releases/download/v1.6.2/decancer-freebsd.zip)
- [Download for 64-bit Windows MSVC (Windows 7+)](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-x86_64-pc-windows-msvc.zip)
- [Download for 32-bit Windows MSVC (Windows 7+)](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-i686-pc-windows-msvc.zip)
- [Download for ARM64 Windows MSVC](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-aarch64-pc-windows-msvc.zip)
- [Download for 64-bit macOS (10.7+, Lion+)](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-x86_64-apple-darwin.zip)
- [Download for ARM64 macOS (11.0+, Big Sur+)](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-aarch64-apple-darwin.zip)
- [Download for 64-bit Linux (kernel 3.2+, glibc 2.17+)](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-x86_64-unknown-linux-gnu.zip)
- [Download for 64-bit Linux with MUSL](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-x86_64-unknown-linux-musl.zip)
- [Download for ARM64 Linux (kernel 4.1, glibc 2.17+)](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-aarch64-unknown-linux-gnu.zip)
- [Download for ARM64 Linux with MUSL](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-aarch64-unknown-linux-musl.zip)
- [Download for ARMv7 Linux, hardfloat (kernel 3.2, glibc 2.17)](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-armv7-unknown-linux-gnueabihf.zip)
- [Download for 64-bit FreeBSD](https://github.com/null8626/decancer/releases/download/v1.6.3/decancer-freebsd.zip)

### Building from source

Expand Down Expand Up @@ -225,7 +225,7 @@ console.log(cured.toString())
<br />
<button id="cure" onclick="cure()">cure!</button>
<script type="module">
import init from 'https://cdn.jsdelivr.net/gh/null8626/decancer@v1.6.2/bindings/wasm/bin/decancer.min.js'
import init from 'https://cdn.jsdelivr.net/gh/null8626/decancer@v1.6.3/bindings/wasm/bin/decancer.min.js'
const decancer = await init()
Expand Down

0 comments on commit bc84020

Please sign in to comment.