Sergio Gasquez
|
e5a43fde7d
|
docs: 📝 Update badge orders
|
2022-11-17 11:55:04 +01:00 |
|
Sergio Gasquez
|
cc6b9b226b
|
docs: 📝 Add crates.io badge
|
2022-11-17 11:54:20 +01:00 |
|
Sergio Gasquez
|
4702fd377d
|
chore: ⬆️ Upgrade version to 0.2.2
v0.2.2
|
2022-11-17 10:02:37 +00:00 |
|
Sergio Gasquez
|
a65f109523
|
chore: ⬆️ cargo update
|
2022-11-17 09:59:42 +00:00 |
|
Sergio Gasquez
|
b5f0b3ad16
|
docs: 📝 Update usage
|
2022-11-17 09:59:12 +00:00 |
|
Sergio Gasquez
|
062d7ea841
|
docs: 📝 Update source command in windows
|
2022-11-16 17:11:01 +01:00 |
|
Sergio Gasquez Arcos
|
517c753213
|
Merge pull request #65 from esp-rs/feature/improve-errors
Improve errors
|
2022-11-16 16:57:43 +01:00 |
|
Sergio Gasquez
|
af632d2036
|
docs: 📝 Update source command in windows
|
2022-11-16 14:37:48 +01:00 |
|
Sergio Gasquez
|
8499bfe50e
|
fix: 🐛 Fix windows installation
|
2022-11-16 14:11:38 +01:00 |
|
Sergio Gasquez
|
2f427528da
|
fix: 🐛 Fix clippy warnings
|
2022-11-16 14:10:27 +01:00 |
|
Sergio Gasquez
|
5106d292b5
|
refactor: ♻️ Use Error for some functions
|
2022-11-16 12:32:14 +00:00 |
|
Sergio Gasquez
|
380430b074
|
chore: ⚡️ Remove unnecesay into_diagnostic
|
2022-11-16 11:37:39 +00:00 |
|
Sergio Gasquez
|
b51aa5fed9
|
chore: 🎨 Use miette::Report instead of Error as return type
|
2022-11-16 10:55:26 +00:00 |
|
Sergio Gasquez
|
c7535d574f
|
fix: 🐛 Return miette::Report instead of Error
|
2022-11-16 10:30:07 +00:00 |
|
Sergio Gasquez
|
d871f23e44
|
fix: 🐛 Fix FailedToCreateConfigFile args
|
2022-11-16 10:29:32 +00:00 |
|
Sergio Gasquez
|
6e0a3e90c1
|
style: 🎨 Improve uninstall errors
|
2022-11-16 08:50:56 +00:00 |
|
Sergio Gasquez
|
ac29dc9cda
|
feat: ✨ Use miette fancy feature
|
2022-11-16 08:29:58 +00:00 |
|
Sergio Gasquez
|
d29c4540fd
|
docs: 📝 Update Unix export command
|
2022-11-16 08:06:01 +00:00 |
|
Sergio Gasquez Arcos
|
1393e7e13f
|
Merge pull request #64 from esp-rs/fix/config-file
Fix uninstall process
|
2022-11-15 19:24:45 +01:00 |
|
Sergio Gasquez
|
7552cbe63f
|
chore: 🎨 Remove empty line
|
2022-11-15 19:24:27 +01:00 |
|
Sergio Gasquez
|
237c8f9c0b
|
docs: 🔊 Add log for xtensa rust uninstall
|
2022-11-15 19:22:30 +01:00 |
|
Sergio Gasquez
|
507a47dc3f
|
docs: 📝 Fix source docstring for windows
|
2022-11-15 19:21:08 +01:00 |
|
Sergio Gasquez
|
01cc092f09
|
fix: 🐛 Fix uninstall process
|
2022-11-15 18:08:56 +01:00 |
|
Sergio Gasquez Arcos
|
6e232ef2fc
|
Merge pull request #63 from esp-rs/feature/add-integration-tests
Add integration tests
|
2022-11-15 17:29:36 +01:00 |
|
Sergio Gasquez
|
512c09ec55
|
test: 🧪 Add integration tests
|
2022-11-15 17:21:47 +01:00 |
|
Sergio Gasquez
|
5290507098
|
fix: 🐛 Fix return type
|
2022-11-15 17:21:34 +01:00 |
|
Sergio Gasquez
|
1496c9f14f
|
feat: ✨ Add get_config_path fn
|
2022-11-15 17:17:24 +01:00 |
|
Sergio Gasquez Arcos
|
1b605ca442
|
Merge pull request #60 from SergioGasquez/fixes/errors
Improve errors
|
2022-11-15 16:52:35 +01:00 |
|
Sergio Gasquez Arcos
|
20993fc710
|
Merge pull request #1 from SergioGasquez/fix/remove-anyhow
Use miette as main error crate
|
2022-11-15 14:55:14 +01:00 |
|
Sergio Gasquez
|
d38cbe87f4
|
refactor: ♻️ Use anyhow::Result in espidf
|
2022-11-15 14:37:22 +01:00 |
|
Sergio Gasquez
|
b4c95c4ec4
|
fix: 🐛 Fix return errors
|
2022-11-15 13:02:37 +01:00 |
|
Sergio Gasquez Arcos
|
3231098b00
|
Merge pull request #62 from esp-rs/dependabot/cargo/clap-4.0.24
build(deps): bump clap from 4.0.22 to 4.0.24
|
2022-11-15 08:05:54 +01:00 |
|
dependabot[bot]
|
6189b7346d
|
build(deps): bump clap from 4.0.22 to 4.0.24
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.22 to 4.0.24.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.22...v4.0.24)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 21:09:46 +00:00 |
|
Sergio Gasquez
|
21d9fedd73
|
refactor: ♻️ Use miette istead of anyhow
|
2022-11-11 12:10:36 +01:00 |
|
Sergio Gasquez Arcos
|
d1671a19d5
|
Merge branch 'main' into fixes/errors
|
2022-11-10 17:33:43 +01:00 |
|
Sergio Gasquez Arcos
|
e1e3909eff
|
Merge pull request #58 from esp-rs/feature/update-warn
Add a warning when the user is not using the latest version
|
2022-11-09 15:57:32 +01:00 |
|
Sergio Gasquez
|
59b8b581e2
|
chore: 🎨 Format code
|
2022-11-08 19:38:40 +01:00 |
|
Sergio Gasquez Arcos
|
d69dd255e5
|
Merge branch 'main' into fixes/errors
|
2022-11-08 18:56:01 +01:00 |
|
Sergio Gasquez
|
0c398f4620
|
chore: 🎨 Add propagate_version
|
2022-11-08 10:34:18 +00:00 |
|
Sergio Gasquez
|
ca4cb9f6fe
|
chore: ⏪️ Revert version to 0.2.2-dev
|
2022-11-08 10:12:31 +00:00 |
|
Sergio Gasquez
|
dc50c2fcf0
|
chore: 🎨 Update warn message
|
2022-11-08 10:11:25 +00:00 |
|
Sergio Gasquez
|
c0a2dbc92c
|
fix: 🐛 Call check_for_update after initializing the logger
|
2022-11-08 10:03:26 +00:00 |
|
Sergio Gasquez
|
3f8ced82d9
|
refactor: 🎨 Rename esp-idf-version argument
|
2022-11-08 09:13:27 +00:00 |
|
Sergio Gasquez
|
7c499f6434
|
docs: 🐛 Remove duplicated argument
|
2022-11-08 09:01:39 +00:00 |
|
Sergio Gasquez
|
3911364722
|
feat: ✨ Add update-informer check
|
2022-11-08 08:59:51 +00:00 |
|
Sergio Gasquez Arcos
|
6142a0df84
|
Merge pull request #56 from esp-rs/dependabot/cargo/env_logger-0.9.3
build(deps): bump env_logger from 0.9.1 to 0.9.3
|
2022-11-07 22:38:57 +01:00 |
|
Sergio Gasquez Arcos
|
b348ac7254
|
Merge pull request #55 from esp-rs/dependabot/cargo/clap-4.0.22
build(deps): bump clap from 4.0.19 to 4.0.22
|
2022-11-07 22:38:29 +01:00 |
|
Sergio Gasquez Arcos
|
d0615e22ee
|
Merge pull request #54 from esp-rs/dependabot/cargo/regex-1.7.0
build(deps): bump regex from 1.6.0 to 1.7.0
|
2022-11-07 22:38:10 +01:00 |
|
dependabot[bot]
|
81f0642db2
|
build(deps): bump env_logger from 0.9.1 to 0.9.3
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.9.1...v0.9.3)
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 21:26:20 +00:00 |
|
dependabot[bot]
|
cef4fbeb07
|
build(deps): bump clap from 4.0.19 to 4.0.22
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.19 to 4.0.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.19...v4.0.22)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 21:26:14 +00:00 |
|