Ed Page
|
7f983992bd
|
feat(dict): varcon dict
|
2020-07-04 20:52:47 -05:00 |
|
Ed Page
|
a4140bfe71
|
chore: Update deps
|
2020-07-04 20:52:47 -05:00 |
|
Ed Page
|
d1be9c1944
|
feat: Replacement support
Now can fix typos!
Fixes #4
|
2020-07-04 20:52:46 -05:00 |
|
dependabot-preview[bot]
|
99450e4b21
|
chore(deps): bump serde_json from 1.0.48 to 1.0.50
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.48 to 1.0.50.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.48...v1.0.50)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-04 20:52:46 -05:00 |
|
dependabot-preview[bot]
|
c187243300
|
chore(deps): bump assert_fs from 0.13.1 to 1.0.0
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.13.1 to 1.0.0.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/commits/v1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-04 20:52:46 -05:00 |
|
dependabot-preview[bot]
|
5ed224b0b7
|
chore(deps): bump thiserror from 1.0.12 to 1.0.14
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.12 to 1.0.14.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.12...1.0.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-04 20:52:46 -05:00 |
|
dependabot-preview[bot]
|
c68d39266e
|
chore(deps): bump ignore from 0.4.12 to 0.4.14
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.12 to 0.4.14.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.12...ignore-0.4.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-04 20:52:46 -05:00 |
|
dependabot-preview[bot]
|
a6f19bfd65
|
chore(deps): bump derive_more from 0.99.3 to 0.99.5
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.3 to 0.99.5.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v0.99.3...v0.99.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-04 20:52:46 -05:00 |
|
dependabot-preview[bot]
|
e12b0f0f68
|
chore(deps): bump itertools from 0.8.2 to 0.9.0
Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/bluss/rust-itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bluss/rust-itertools/compare/v0.8.2...v0.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-04 20:52:46 -05:00 |
|
dependabot-preview[bot]
|
8b823e0f84
|
chore(deps): bump regex from 1.3.5 to 1.3.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.3.5...1.3.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-04 20:52:46 -05:00 |
|
dependabot-preview[bot]
|
c3352185cf
|
chore(deps): bump anyhow from 1.0.27 to 1.0.28
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.27 to 1.0.28.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.27...1.0.28)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-04 20:52:46 -05:00 |
|
Ed Page
|
6b8047ee44
|
perf: Multi-threaded spell checking
Fixes #7
|
2020-03-21 14:22:53 -05:00 |
|
Ed Page
|
ce4a7578d7
|
Merge pull request #87 from crate-ci/dependabot/cargo/derive_more-0.99.3
chore(deps): bump derive_more from 0.15.0 to 0.99.3
|
2020-03-02 09:49:31 -06:00 |
|
dependabot-preview[bot]
|
4351f1b9d9
|
chore(deps): bump derive_more from 0.15.0 to 0.99.3
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.15.0 to 0.99.3.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/0.15.0...v0.99.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 15:38:48 +00:00 |
|
dependabot-preview[bot]
|
35d972aeff
|
chore(deps): bump thiserror from 1.0.10 to 1.0.11
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.10...1.0.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 15:38:33 +00:00 |
|
Ed Page
|
4cc71279d4
|
Merge pull request #85 from crate-ci/dependabot/cargo/serde_json-1.0.48
chore(deps): bump serde_json from 1.0.46 to 1.0.48
|
2020-03-02 09:36:58 -06:00 |
|
dependabot-preview[bot]
|
d73bba1f33
|
chore(deps): bump serde_json from 1.0.46 to 1.0.48
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.46 to 1.0.48.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.46...v1.0.48)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-01 07:13:59 +00:00 |
|
dependabot-preview[bot]
|
3a08642f81
|
chore(deps): bump bstr from 0.2.10 to 0.2.11
Bumps [bstr](https://github.com/BurntSushi/bstr) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/BurntSushi/bstr/releases)
- [Commits](https://github.com/BurntSushi/bstr/compare/0.2.10...0.2.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-01 07:13:37 +00:00 |
|
Ed Page
|
3a4f006782
|
chore: Update dependencies
|
2020-02-03 06:48:55 -06:00 |
|
dependabot-preview[bot]
|
4625fb95b9
|
chore(deps): bump serde from 1.0.103 to 1.0.104
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.103...v1.0.104)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-01 23:46:02 +00:00 |
|
Ed Page
|
2cf779476b
|
Merge pull request #74 from crate-ci/dependabot/cargo/thiserror-1.0.9
chore(deps): bump thiserror from 1.0.6 to 1.0.9
|
2020-01-01 16:44:46 -07:00 |
|
dependabot-preview[bot]
|
510fd2dba3
|
chore(deps): bump thiserror from 1.0.6 to 1.0.9
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.6 to 1.0.9.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.6...1.0.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-01 23:09:49 +00:00 |
|
Ed Page
|
996b72628c
|
Merge pull request #77 from crate-ci/dependabot/cargo/anyhow-1.0.26
chore(deps): bump anyhow from 1.0.25 to 1.0.26
|
2020-01-01 16:09:17 -07:00 |
|
Ed Page
|
24eeb86900
|
Merge pull request #75 from crate-ci/dependabot/cargo/toml-0.5.5
chore(deps): bump toml from 0.4.10 to 0.5.5
|
2020-01-01 16:08:45 -07:00 |
|
dependabot-preview[bot]
|
094695ff43
|
chore(deps): bump anyhow from 1.0.25 to 1.0.26
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.25...1.0.26)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-01 22:14:50 +00:00 |
|
dependabot-preview[bot]
|
252420215d
|
chore(deps): bump toml from 0.4.10 to 0.5.5
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.4.10 to 0.5.5.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.4.10...0.5.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-01 22:14:42 +00:00 |
|
dependabot-preview[bot]
|
4652ed350f
|
chore(deps): bump serde_json from 1.0.41 to 1.0.44
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.41 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.41...v1.0.44)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-01 22:14:35 +00:00 |
|
Ed Page
|
b21db206d2
|
chore: Update env_logger
|
2019-12-02 09:50:06 -07:00 |
|
Ed Page
|
04c22191d5
|
Merge pull request #71 from crate-ci/dependabot/cargo/unicode-segmentation-1.6.0
chore(deps): bump unicode-segmentation from 1.3.0 to 1.6.0
|
2019-12-02 07:53:29 -07:00 |
|
Ed Page
|
344918b475
|
Merge pull request #70 from crate-ci/dependabot/cargo/serde-1.0.103
chore(deps): bump serde from 1.0.101 to 1.0.103
|
2019-12-02 07:53:16 -07:00 |
|
Ed Page
|
023be57277
|
Merge pull request #72 from crate-ci/dependabot/cargo/assert_fs-0.13.1
chore(deps): bump assert_fs from 0.11.3 to 0.13.1
|
2019-12-02 07:40:22 -07:00 |
|
dependabot-preview[bot]
|
e46cf0e17c
|
chore(deps): bump unicode-segmentation from 1.3.0 to 1.6.0
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits/v1.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-02 14:11:13 +00:00 |
|
dependabot-preview[bot]
|
471be26a93
|
chore(deps): bump serde from 1.0.101 to 1.0.103
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.101 to 1.0.103.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.101...v1.0.103)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-02 14:11:13 +00:00 |
|
Ed Page
|
0731695c79
|
Merge pull request #69 from crate-ci/dependabot/cargo/thiserror-1.0.6
chore(deps): bump thiserror from 1.0.4 to 1.0.6
|
2019-12-02 07:09:55 -07:00 |
|
dependabot-preview[bot]
|
b45157e955
|
chore(deps): bump assert_fs from 0.11.3 to 0.13.1
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.11.3 to 0.13.1.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-02 14:07:04 +00:00 |
|
dependabot-preview[bot]
|
2f2e412011
|
chore(deps): bump thiserror from 1.0.4 to 1.0.6
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.4 to 1.0.6.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.4...1.0.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-01 07:12:58 +00:00 |
|
dependabot-preview[bot]
|
7f4b5b9f03
|
chore(deps): bump anyhow from 1.0.18 to 1.0.25
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.18 to 1.0.25.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.18...1.0.25)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-01 07:12:35 +00:00 |
|
Ed Page
|
a4995ec2ae
|
chore(typos-codegen): Release 1.0.2
|
2019-11-02 20:14:14 -06:00 |
|
Ed Page
|
f9d1999740
|
chore(typos-cli): Release 0.1.4
|
2019-11-02 20:10:00 -06:00 |
|
Ed Page
|
3c07698e11
|
chore(typos-dict): Release 0.2.1
|
2019-11-02 20:07:25 -06:00 |
|
Ed Page
|
07ea4a2f50
|
chore(misspell-dict): Release 0.1.2
|
2019-11-02 20:07:03 -06:00 |
|
Ed Page
|
d7545a6c67
|
chore(misspell-codegen): Release 0.1.2
|
2019-11-02 20:06:02 -06:00 |
|
Ed Page
|
1489fd1c85
|
chore(codespell-dict): Release 0.1.2
|
2019-11-02 20:05:03 -06:00 |
|
Ed Page
|
20ad0cff2f
|
chore(codespell-codegen): Release 0.1.2
|
2019-11-02 20:03:51 -06:00 |
|
Ed Page
|
0d9fd9a34e
|
chore(typos): Release 0.3.0
|
2019-11-02 19:59:59 -06:00 |
|
Ed Page
|
b4c4bdd1c5
|
fix!: Use a simple error trait in lib
|
2019-10-29 13:37:48 -06:00 |
|
Ed Page
|
06db6fc693
|
refactor!: Move off of failure
|
2019-10-29 11:36:50 -06:00 |
|
Ed Page
|
559718cb22
|
chore: Remove unused dependency
|
2019-10-29 11:21:10 -06:00 |
|
Ed Page
|
ea93373b37
|
chore(typos-cli): Release 0.1.3
|
2019-10-29 09:09:53 -06:00 |
|
Ed Page
|
ac90322c37
|
chore(typos-cli): Release 0.1.2
|
2019-10-29 08:36:00 -06:00 |
|