Skip to content

Commit

Permalink
release: 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Oct 5, 2023
2 parents 148203f + fbf6a79 commit d723951
Show file tree
Hide file tree
Showing 7 changed files with 804 additions and 772 deletions.
22 changes: 11 additions & 11 deletions CREDITS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Project Dependencies
Package: guff
Version: 0.2.7
Generated: 2023-09-18 03:41:34 UTC
Version: 0.2.8
Generated: 2023-10-05 20:19:44 UTC

| Package | Version | Author(s) | License |
| ---- | ---- | ---- | ---- |
Expand All @@ -16,18 +16,18 @@
| [cssparser](https://github.com/servo/rust-cssparser) | 0.33.0 | [Simon Sapin](mailto:[email protected]) | MPL-2.0 |
| [cssparser-color](https://github.com/servo/rust-cssparser) | 0.1.0 | [Emilio Cobos Álvarez](mailto:[email protected]) | MPL-2.0 |
| [cssparser-macros](https://github.com/servo/rust-cssparser) | 0.6.1 | [Simon Sapin](mailto:[email protected]) | MPL-2.0 |
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.5.1 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.5.2 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [data-encoding](https://github.com/ia0/data-encoding) | 2.4.0 | [Julien Cretin](mailto:[email protected]) | MIT |
| [dtoa](https://github.com/dtolnay/dtoa) | 1.0.9 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [dtoa-short](https://github.com/upsuper/dtoa-short) | 0.3.4 | [Xidorn Quan](mailto:[email protected]) | MPL-2.0 |
| [either](https://github.com/bluss/either) | 1.9.0 | bluss | Apache-2.0 or MIT |
| [fastrand](https://github.com/smol-rs/fastrand) | 2.0.0 | [Stjepan Glavina](mailto:[email protected]) | Apache-2.0 or MIT |
| [fastrand](https://github.com/smol-rs/fastrand) | 2.0.1 | [Stjepan Glavina](mailto:[email protected]) | Apache-2.0 or MIT |
| [fxhash](https://github.com/cbreeden/fxhash) | 0.2.1 | [cbreeden](mailto:[email protected]) | Apache-2.0 or MIT |
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.11.5 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.11.6 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [getrandom](https://github.com/rust-random/getrandom) | 0.2.10 | The Rand Project Developers | Apache-2.0 or MIT |
| [grass](https://github.com/connorskees/grass) | 0.13.1 | [Connor Skees](mailto:[email protected]) | MIT |
| [grass_compiler](https://github.com/connorskees/grass) | 0.13.0 | [Connor Skees](mailto:[email protected]) | MIT |
| [guff_css](https://github.com/Blobfolio/guff) | 0.2.7 | [Josh Stoik](mailto:[email protected]) | WTFPL |
| [guff_css](https://github.com/Blobfolio/guff) | 0.2.8 | [Josh Stoik](mailto:[email protected]) | WTFPL |
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.11.2 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.12.3 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
| [indexmap](https://github.com/bluss/indexmap) | 1.9.3 | | Apache-2.0 or MIT |
Expand All @@ -39,7 +39,7 @@
| [log](https://github.com/rust-lang/log) | 0.4.20 | The Rust Project Developers | Apache-2.0 or MIT |
| [num-traits](https://github.com/rust-num/num-traits) | 0.2.16 | The Rust Project Developers | Apache-2.0 or MIT |
| [once_cell](https://github.com/matklad/once_cell) | 1.18.0 | [Aleksey Kladov](mailto:[email protected]) | Apache-2.0 or MIT |
| [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.8 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.9 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [parcel_selectors](https://github.com/parcel-bundler/lightningcss) | 0.26.2 | The Servo Project Developers | MPL-2.0 |
| [paste](https://github.com/dtolnay/paste) | 1.0.14 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [pathdiff](https://github.com/Manishearth/pathdiff) | 0.2.1 | [Manish Goregaokar](mailto:[email protected]) | Apache-2.0 or MIT |
Expand All @@ -60,10 +60,10 @@
| [rand_chacha](https://github.com/rust-random/rand) | 0.3.1 | The Rand Project Developers, The Rust Project Developers, and The CryptoCorrosion Contributors | Apache-2.0 or MIT |
| [rand_core](https://github.com/rust-random/rand) | 0.6.4 | The Rand Project Developers and The Rust Project Developers | Apache-2.0 or MIT |
| [siphasher](https://github.com/jedisct1/rust-siphash) | 0.3.11 | [Frank Denis](mailto:[email protected]) | Apache-2.0 or MIT |
| [smallvec](https://github.com/servo/rust-smallvec) | 1.11.0 | The Servo Project Developers | Apache-2.0 or MIT |
| [smallvec](https://github.com/servo/rust-smallvec) | 1.11.1 | The Servo Project Developers | Apache-2.0 or MIT |
| [syn](https://github.com/dtolnay/syn) | 1.0.109 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [syn](https://github.com/dtolnay/syn) | 2.0.37 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [syn](https://github.com/dtolnay/syn) | 2.0.38 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
| [tempfile](https://github.com/Stebalien/tempfile) | 3.8.0 | [Steven Allen](mailto:[email protected]), The Rust Project Developers, [Ashley Mannix](mailto:[email protected]), and [Jason White](mailto:[email protected]) | Apache-2.0 or MIT |
| [trimothy](https://github.com/Blobfolio/trimothy) | 0.1.8 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [trimothy](https://github.com/Blobfolio/trimothy) | 0.2.2 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.12 | [David Tolnay](mailto:[email protected]) | Apache-2.0 AND Unicode-DFS-2016 or MIT |
| [write_atomic](https://github.com/Blobfolio/write_atomic) | 0.4.1 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [write_atomic](https://github.com/Blobfolio/write_atomic) | 0.5.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
6 changes: 3 additions & 3 deletions guff/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "guff"
version = "0.2.7"
version = "0.2.8"
license = "WTFPL"
authors = ["Josh Stoik <[email protected]>"]
edition = "2021"
rust-version = "1.70"
rust-version = "1.73"
description = "A simple SASS/SCSS compiler and CSS parser/minifier."
repository = "https://github.com/Blobfolio/guff"
readme = "README.md"
Expand Down Expand Up @@ -69,7 +69,7 @@ path = true
[dependencies]
argyle = "0.6.*"
fyi_msg = "0.11.*"
write_atomic = "0.4.*"
write_atomic = "0.5.*"

[dependencies.guff_css]
path = "../guff_css"
Expand Down
2 changes: 1 addition & 1 deletion guff/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ use std::path::Path;
/// # Main.
fn main() {
match _main() {
Ok(_) => {},
Ok(()) => {},
Err(GuffError::Argue(ArgyleError::WantsVersion)) => {
println!(concat!("Guff v", env!("CARGO_PKG_VERSION")));
},
Expand Down
8 changes: 8 additions & 0 deletions guff_css/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [0.2.8](https://github.com/Blobfolio/guff/releases/tag/v0.2.8) - 2023-10-05

### Changed

* Bump `trimothy` to `0.2`



## [0.2.7](https://github.com/Blobfolio/guff/releases/tag/v0.2.7) - 2023-09-17

### Changed
Expand Down
4 changes: 2 additions & 2 deletions guff_css/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guff_css"
version = "0.2.7"
version = "0.2.8"
license = "WTFPL"
authors = ["Josh Stoik <[email protected]>"]
edition = "2021"
Expand All @@ -17,7 +17,7 @@ targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin" ]
[dependencies]
dactyl = "0.5.*"
oxford_join = "0.2.*"
trimothy = "0.1.*"
trimothy = "0.2.*"

[dependencies.argyle]
version = "0.6.*"
Expand Down
Loading

0 comments on commit d723951

Please sign in to comment.