-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: nushell/nu-ansi-term
base: v0.46.0
head repository: nushell/nu-ansi-term
compare: v0.47.0
Commits on Sep 12, 2022
-
Add @fdncred 's changelog (#9)
* reconstruct and create a changelog * add a changelog (#8) * add a changelog * really clippy? * oops, forgot this change * Update CHANGELOG.md Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 736e913 - Browse repository at this point
Copy the full SHA 736e913View commit details
Commits on Sep 20, 2022
-
Colour was changed to Color (not Color -> Color). Fixed two other uses of British spelling
Configuration menu - View commit details
-
Copy full SHA for f394403 - Browse repository at this point
Copy the full SHA f394403View commit details
Commits on Sep 29, 2022
-
update cargo.toml to reflect registered crate name is `nu-ansi-term` and not 'nu_ansi_term'
Configuration menu - View commit details
-
Copy full SHA for cd686ec - Browse repository at this point
Copy the full SHA cd686ecView commit details
Commits on Oct 6, 2022
-
Allow dereferencing AnsiString as underlying string (#12)
Adds `AnsiGenericString::as_str()`
Configuration menu - View commit details
-
Copy full SHA for 67eb4e4 - Browse repository at this point
Copy the full SHA 67eb4e4View commit details
Commits on Oct 12, 2022
-
Implement the provided operators for
Rgb
manually (#13)* Implement the provided operators for `Rgb` manually This removes the overload dependency by implementing the operators for the Rgb struct manually.
Configuration menu - View commit details
-
Copy full SHA for 7fdaa4a - Browse repository at this point
Copy the full SHA 7fdaa4aView commit details
Commits on Jan 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a146687 - Browse repository at this point
Copy the full SHA a146687View commit details
Commits on Mar 6, 2023
-
Replace winapi crate with windows crate (#16)
* Replace winapi crate with windows crate * Fix clippy lifetime warning * Format utils.rs
Configuration menu - View commit details
-
Copy full SHA for cad5cf5 - Browse repository at this point
Copy the full SHA cad5cf5View commit details -
Replace unmaintained/outdated GitHub Actions (#17)
The `actions-rs/*` actions are replaced with `dtolnay/rust-toolchain` and plain cargo commands.
Configuration menu - View commit details
-
Copy full SHA for ebc2bdd - Browse repository at this point
Copy the full SHA ebc2bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f30ef5 - Browse repository at this point
Copy the full SHA 2f30ef5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223d6aa - Browse repository at this point
Copy the full SHA 223d6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d29cc7e - Browse repository at this point
Copy the full SHA d29cc7eView commit details -
Use the
windows-sys
crate (#19)The `windows-sys` crate is only 2.5MB, compared to 11.5MB for the `windows` crate.
Configuration menu - View commit details
-
Copy full SHA for 2a7ffde - Browse repository at this point
Copy the full SHA 2a7ffdeView commit details -
Enable ansi support for examples under windows (#20)
* Enable ansi support for examples under windows * Run the `256_colors` example in the build jobs
Configuration menu - View commit details
-
Copy full SHA for 555d4e1 - Browse repository at this point
Copy the full SHA 555d4e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b88253 - Browse repository at this point
Copy the full SHA 6b88253View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3be6e3 - Browse repository at this point
Copy the full SHA f3be6e3View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 085dc58 - Browse repository at this point
Copy the full SHA 085dc58View commit details
Commits on Mar 8, 2023
-
List all versions on crates.io with release dates and newest changes first.
Configuration menu - View commit details
-
Copy full SHA for e316a12 - Browse repository at this point
Copy the full SHA e316a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e85aa5 - Browse repository at this point
Copy the full SHA 9e85aa5View commit details
Commits on Mar 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e06cc0 - Browse repository at this point
Copy the full SHA 2e06cc0View commit details -
Set MSRV to 1.62.1 in package metadata (#30)
clippy respects the rust version set in the package metadata and wouldn't break the build job for newer rust features.
Configuration menu - View commit details
-
Copy full SHA for 9fdb618 - Browse repository at this point
Copy the full SHA 9fdb618View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb7273 - Browse repository at this point
Copy the full SHA dcb7273View commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a842de - Browse repository at this point
Copy the full SHA 7a842deView commit details -
Bump version for
0.47
release. (#32)Will be used starting with `reedline` 0.17 and `nu` 0.77.
Configuration menu - View commit details
-
Copy full SHA for 4fdb684 - Browse repository at this point
Copy the full SHA 4fdb684View commit details
There are no files selected for viewing