diff --git a/CHANGELOG.md b/CHANGELOG.md index f801890a6..e203ffaf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ ## [Unreleased] - - - +## v0.5.3 - 2024-07-23 +#### Bug Fixes +- **(glsl-lang-quote)** correctly parse #(ident) at line start - (c47f7fc) - *alixinne* +- update github profile information - (2beea1f) - Alix Tavernier +#### Build system +- set resolver to 2 - (73544c2) - alixinne +#### Miscellaneous Chores +- **(deps)** update rust crate glsl to v7 - (e8782ee) - renovate[bot] +- **(deps)** update actions/cache action to v4 - (76c7bd2) - renovate[bot] +- **(deps)** update actions/checkout action to v4 - (be49ea6) - renovate[bot] +- **(deps)** update actions/cache action to v3 - (b159bfb) - renovate[bot] +- **(version)** v0.5.2 [skip ci] - (c0ada55) - glsl-lang +- fix clippy warnings - (c28f583) - alixinne +- bump rust version to 1.74.0 - (23a3c9b) - alixinne + +- - - + ## v0.5.2 - 2023-11-13 #### Bug Fixes - **(cli)** actually setup fs preprocessor - (ca89a01) - *alixinne* diff --git a/lang-cli/Cargo.toml b/lang-cli/Cargo.toml index 7969b8efc..cbf269c20 100644 --- a/lang-cli/Cargo.toml +++ b/lang-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glsl-lang-cli" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" @@ -13,9 +13,9 @@ keywords = ["glsl", "language", "parser", "ast", "cli"] categories = ["command-line-interface", "parser-implementations", "rendering"] [dependencies] -glsl-lang = { version = "=0.5.2", features = ["lexer-v2-full"] } -glsl-lang-pp = { version = "=0.5.2" } -lang-util = "=0.5.2" +glsl-lang = { version = "=0.5.3", features = ["lexer-v2-full"] } +glsl-lang-pp = { version = "=0.5.3" } +lang-util = "=0.5.3" argh = "0.1" serde_json = { version = "1.0", optional = true } diff --git a/lang-lexer/Cargo.toml b/lang-lexer/Cargo.toml index 793fc2469..acbb70b26 100644 --- a/lang-lexer/Cargo.toml +++ b/lang-lexer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glsl-lang-lexer" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" @@ -13,8 +13,8 @@ keywords = ["glsl", "language", "parser"] categories = ["parser-implementations", "rendering"] [dependencies] -glsl-lang-types = "=0.5.2" -lang-util = { version = "=0.5.2", features = ["lalrpop"] } +glsl-lang-types = "=0.5.3" +lang-util = { version = "=0.5.3", features = ["lalrpop"] } thiserror = "1.0" @@ -24,7 +24,7 @@ rserde = { version = "1.0", optional = true, features = ["derive"], package = "s logos = { version = "0.12", optional = true } # v2 lexer dependencies -glsl-lang-pp = { version = "=0.5.2", optional = true } +glsl-lang-pp = { version = "=0.5.3", optional = true } lalrpop-util = { version = "0.20.0", default-features = false, optional = true } [features] diff --git a/lang-pp/Cargo.toml b/lang-pp/Cargo.toml index 98462cbaa..f664dc90f 100644 --- a/lang-pp/Cargo.toml +++ b/lang-pp/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glsl-lang-pp" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" @@ -14,7 +14,7 @@ categories = ["parser-implementations", "rendering"] build = "build.rs" [dependencies] -lang-util = "=0.5.2" +lang-util = "=0.5.3" string_cache = "0.8" thiserror = "1.0" @@ -32,7 +32,7 @@ itertools = { version = "0.10", optional = true } once_cell = { version = "1.17.1", optional = true } [dev-dependencies] -lang-util-dev = "=0.5.2" +lang-util-dev = "=0.5.3" expect-test = "1.3" encoding_rs = "0.8" diff --git a/lang-quote/Cargo.toml b/lang-quote/Cargo.toml index 2ec9ea4e7..53e3b02ed 100644 --- a/lang-quote/Cargo.toml +++ b/lang-quote/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glsl-lang-quote" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" @@ -17,7 +17,7 @@ proc-macro = true path = "src/lib.rs" [dependencies] -glsl-lang = { version = "=0.5.2", default-features = false, features = ["lexer-v2-full"] } +glsl-lang = { version = "=0.5.3", default-features = false, features = ["lexer-v2-full"] } proc-macro2 = "1" quote = "1" diff --git a/lang-types/Cargo.toml b/lang-types/Cargo.toml index b67de25c8..ef5d7d24a 100644 --- a/lang-types/Cargo.toml +++ b/lang-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glsl-lang-types" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" @@ -13,7 +13,7 @@ keywords = ["glsl", "language", "parser"] categories = ["rendering"] [dependencies] -lang-util = "=0.5.2" +lang-util = "=0.5.3" thiserror = "1.0" rserde = { version = "1.0", optional = true, features = ["derive"], package = "serde" } diff --git a/lang-util-derive/Cargo.toml b/lang-util-derive/Cargo.toml index 3a5025f33..c5703777a 100644 --- a/lang-util-derive/Cargo.toml +++ b/lang-util-derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lang-util-derive" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" diff --git a/lang-util-dev/Cargo.toml b/lang-util-dev/Cargo.toml index 3ed1e7acc..bc7678c04 100644 --- a/lang-util-dev/Cargo.toml +++ b/lang-util-dev/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lang-util-dev" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" diff --git a/lang-util/Cargo.toml b/lang-util/Cargo.toml index a964510b8..569a0a75f 100644 --- a/lang-util/Cargo.toml +++ b/lang-util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lang-util" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" @@ -13,7 +13,7 @@ keywords = ["language", "parser", "ast"] categories = ["parsing"] [dependencies] -lang-util-derive = "=0.5.2" +lang-util-derive = "=0.5.3" line-span = "0.1" smol_str = "0.1" text-size = "1.1" diff --git a/lang/Cargo.toml b/lang/Cargo.toml index 5c088a14c..ca1e2c348 100644 --- a/lang/Cargo.toml +++ b/lang/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glsl-lang" -version = "0.5.2" +version = "0.5.3" authors = ["Alixinne "] edition = "2021" license = "BSD-3-Clause" @@ -17,10 +17,10 @@ lalrpop-util = { version = "0.20.0", default-features = false, features = ["std" once_cell = "1.17.1" thiserror = "1.0" -lang-util = { version = "=0.5.2", features = ["lalrpop"] } -glsl-lang-pp = { version = "=0.5.2", optional = true } -glsl-lang-lexer = { version = "=0.5.2", features = ["lalrpop"] } -glsl-lang-types = "=0.5.2" +lang-util = { version = "=0.5.3", features = ["lalrpop"] } +glsl-lang-pp = { version = "=0.5.3", optional = true } +glsl-lang-lexer = { version = "=0.5.3", features = ["lalrpop"] } +glsl-lang-types = "=0.5.3" rserde = { version = "1.0", optional = true, features = ["derive"], package = "serde" } @@ -28,8 +28,8 @@ rserde = { version = "1.0", optional = true, features = ["derive"], package = "s lalrpop = "0.20.0" [dev-dependencies] -lang-util-dev = "=0.5.2" -glsl-lang-pp = "=0.5.2" +lang-util-dev = "=0.5.3" +glsl-lang-pp = "=0.5.3" criterion = "0.3" expect-test = "1.3" diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index 5ca4f78bc..5b55be3c9 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xtask" -version = "0.5.2" +version = "0.5.3" edition = "2021" [dependencies]