Eric Huss
d5319e2b4f
Update assert_cmd
...
Update from 1.0.8 to 2.0.7
https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md#207---2022-12-02
2022-12-14 08:06:06 -08:00
Eric Huss
b5f858da4e
Update dependencies
...
Fairly large update of semver compatible deps:
Updating aho-corasick v0.7.18 -> v0.7.20
Updating ammonia v3.1.2 -> v3.3.0
Adding android_system_properties v0.1.5
Removing ansi_term v0.12.1
Updating anyhow v1.0.43 -> v1.0.66
Updating assert_cmd v1.0.7 -> v1.0.8
Updating autocfg v1.0.1 -> v1.1.0
Updating base64 v0.13.0 -> v0.13.1
Updating bit-set v0.5.2 -> v0.5.3
Removing block-buffer v0.7.3
Removing block-buffer v0.9.0
Adding block-buffer v0.10.3
Removing block-padding v0.1.5
Adding bumpalo v3.11.1
Removing byte-tools v0.3.1
Updating bytes v1.0.1 -> v1.3.0
Adding cc v1.0.77
Updating chrono v0.4.19 -> v0.4.23
Updating clap v3.0.10 -> v3.2.23
Updating clap_complete v3.0.4 -> v3.2.5
Adding clap_lex v0.2.4
Adding codespan-reporting v0.11.1
Adding core-foundation-sys v0.8.3
Updating cpufeatures v0.1.5 -> v0.2.5
Adding crypto-common v0.1.6
Updating ctor v0.1.20 -> v0.1.26
Adding cxx v1.0.83
Adding cxx-build v1.0.83
Adding cxxbridge-flags v1.0.83
Adding cxxbridge-macro v1.0.83
Updating diff v0.1.12 -> v0.1.13
Removing digest v0.8.1
Removing digest v0.9.0
Adding digest v0.10.6
Updating either v1.6.1 -> v1.8.0
Updating elasticlunr-rs v3.0.0 -> v3.0.1
Updating env_logger v0.9.0 -> v0.9.3
Removing fake-simd v0.1.2
Adding fastrand v1.8.0
Updating filetime v0.2.15 -> v0.2.19
Updating form_urlencoded v1.0.1 -> v1.1.0
Updating futf v0.1.4 -> v0.1.5
Updating futures-channel v0.3.21 -> v0.3.25
Updating futures-core v0.3.21 -> v0.3.25
Updating futures-macro v0.3.16 -> v0.3.25
Updating futures-sink v0.3.21 -> v0.3.25
Updating futures-task v0.3.16 -> v0.3.25
Updating futures-util v0.3.16 -> v0.3.25
Removing generic-array v0.12.4
Removing generic-array v0.14.4
Adding generic-array v0.14.6
Updating getrandom v0.2.3 -> v0.2.8
Updating h2 v0.3.4 -> v0.3.15
Updating handlebars v4.1.2 -> v4.3.5
Updating hashbrown v0.11.2 -> v0.12.3
Updating headers v0.3.4 -> v0.3.8
Removing html5ever v0.25.1
Adding html5ever v0.25.2
Adding html5ever v0.26.0
Updating http v0.2.4 -> v0.2.8
Updating http-body v0.4.3 -> v0.4.5
Updating httparse v1.5.1 -> v1.8.0
Updating httpdate v1.0.1 -> v1.0.2
Updating hyper v0.14.11 -> v0.14.23
Adding iana-time-zone v0.1.53
Adding iana-time-zone-haiku v0.1.1
Updating idna v0.2.3 -> v0.3.0
Updating indexmap v1.7.0 -> v1.9.2
Adding instant v0.1.12
Updating itertools v0.10.1 -> v0.10.5
Updating itoa v0.4.8 -> v1.0.4
Adding js-sys v0.3.60
Updating libc v0.2.100 -> v0.2.138
Adding link-cplusplus v1.0.7
Adding lock_api v0.4.9
Updating log v0.4.14 -> v0.4.17
Adding markup5ever v0.11.0
Removing matches v0.1.9
Updating memchr v2.4.1 -> v2.5.0
Updating mime_guess v2.0.3 -> v2.0.4
Updating mio v0.7.13 -> v0.8.5
Removing miow v0.3.7
Updating net2 v0.2.37 -> v0.2.38
Removing ntapi v0.3.6
Updating num-integer v0.1.44 -> v0.1.45
Updating num-traits v0.2.14 -> v0.2.15
Updating num_cpus v1.13.0 -> v1.14.0
Updating once_cell v1.15.0 -> v1.16.0
Removing opaque-debug v0.2.3
Removing opaque-debug v0.3.0
Updating os_str_bytes v6.0.0 -> v6.4.1
Updating output_vt100 v0.1.2 -> v0.1.3
Adding parking_lot v0.12.1
Adding parking_lot_core v0.9.5
Updating percent-encoding v2.1.0 -> v2.2.0
Updating pest v2.1.3 -> v2.5.1
Updating pest_derive v2.1.0 -> v2.5.1
Updating pest_generator v2.1.3 -> v2.5.1
Updating pest_meta v2.1.3 -> v2.5.1
Adding phf v0.10.1
Adding phf_codegen v0.10.0
Adding phf_generator v0.10.0
Adding phf_shared v0.10.0
Updating pin-project v1.0.8 -> v1.0.12
Updating pin-project-internal v1.0.8 -> v1.0.12
Updating pin-project-lite v0.2.7 -> v0.2.9
Updating ppv-lite86 v0.2.10 -> v0.2.17
Updating predicates v2.0.1 -> v2.1.4
Updating predicates-core v1.0.2 -> v1.0.5
Updating predicates-tree v1.0.2 -> v1.0.7
Updating pretty_assertions v1.2.1 -> v1.3.0
Removing proc-macro-hack v0.5.19
Removing proc-macro-nested v0.1.7
Updating proc-macro2 v1.0.28 -> v1.0.47
Updating pulldown-cmark v0.9.1 -> v0.9.2
Removing quick-error v2.0.1
Updating quote v1.0.9 -> v1.0.21
Updating rand v0.8.4 -> v0.8.5
Updating rand_core v0.6.3 -> v0.6.4
Removing rand_hc v0.3.1
Updating redox_syscall v0.2.10 -> v0.2.16
Updating regex v1.5.5 -> v1.7.0
Updating regex-syntax v0.6.25 -> v0.6.28
Adding rustls-pemfile v0.2.1
Updating ryu v1.0.5 -> v1.0.11
Updating scoped-tls v1.0.0 -> v1.0.1
Adding scopeguard v1.1.0
Adding scratch v1.0.2
Updating semver v1.0.4 -> v1.0.14
Updating serde v1.0.129 -> v1.0.150
Updating serde_derive v1.0.129 -> v1.0.150
Updating serde_json v1.0.66 -> v1.0.89
Updating serde_urlencoded v0.7.0 -> v0.7.1
Removing sha-1 v0.8.2
Removing sha-1 v0.9.7
Adding sha-1 v0.10.1
Adding sha1 v0.10.5
Updating shlex v1.0.0 -> v1.1.0
Updating siphasher v0.3.6 -> v0.3.10
Updating slab v0.4.4 -> v0.4.7
Adding smallvec v1.10.0
Updating socket2 v0.4.1 -> v0.4.7
Updating string_cache v0.8.1 -> v0.8.4
Updating string_cache_codegen v0.5.1 -> v0.5.2
Updating syn v1.0.75 -> v1.0.105
Updating tempfile v3.2.0 -> v3.3.0
Updating tendril v0.4.2 -> v0.4.3
Updating termcolor v1.1.2 -> v1.1.3
Adding termtree v0.4.0
Updating textwrap v0.14.2 -> v0.16.0
Updating thiserror v1.0.31 -> v1.0.37
Updating thiserror-impl v1.0.31 -> v1.0.37
Updating time v0.1.43 -> v0.1.45
Updating tinyvec v1.3.1 -> v1.6.0
Updating tokio v1.16.1 -> v1.23.0
Updating tokio-macros v1.8.0 -> v1.8.2
Updating tokio-stream v0.1.7 -> v0.1.11
Updating tokio-tungstenite v0.15.0 -> v0.17.2
Updating tokio-util v0.6.7 -> v0.7.4
Updating toml v0.5.8 -> v0.5.10
Updating tower-service v0.3.1 -> v0.3.2
Updating tracing v0.1.26 -> v0.1.37
Updating tracing-core v0.1.19 -> v0.1.30
Removing treeline v0.1.0
Updating tungstenite v0.14.0 -> v0.17.3
Updating typenum v1.13.0 -> v1.16.0
Updating ucd-trie v0.1.3 -> v0.1.5
Updating unicode-bidi v0.3.6 -> v0.3.8
Adding unicode-ident v1.0.5
Updating unicode-normalization v0.1.19 -> v0.1.22
Adding unicode-width v0.1.10
Removing unicode-xid v0.2.2
Updating url v2.2.2 -> v2.3.1
Updating version_check v0.9.3 -> v0.9.4
Updating warp v0.3.2 -> v0.3.3
Removing wasi v0.10.2+wasi-snapshot-preview1
Adding wasi v0.10.0+wasi-snapshot-preview1
Adding wasi v0.11.0+wasi-snapshot-preview1
Adding wasm-bindgen v0.2.83
Adding wasm-bindgen-backend v0.2.83
Adding wasm-bindgen-macro v0.2.83
Adding wasm-bindgen-macro-support v0.2.83
Adding wasm-bindgen-shared v0.2.83
Adding windows-sys v0.42.0
Adding windows_aarch64_gnullvm v0.42.0
Adding windows_aarch64_msvc v0.42.0
Adding windows_i686_gnu v0.42.0
Adding windows_i686_msvc v0.42.0
Adding windows_x86_64_gnu v0.42.0
Adding windows_x86_64_gnullvm v0.42.0
Adding windows_x86_64_msvc v0.42.0
Updating xml5ever v0.16.1 -> v0.16.2
Adding yansi v0.5.1
2022-12-14 07:03:48 -08:00
Eric Huss
ded48ddac7
Update to 0.4.22
2022-11-28 09:54:39 -08:00
David
75857fbf73
feat: use once_cell instead of lazy_static ( #1894 )
2022-09-22 15:05:39 -07:00
Eric Huss
bb09caa9a3
Update to 0.4.21
2022-07-22 10:54:53 -07:00
Eric Huss
4c1aca0abb
Update to 0.4.20
2022-07-14 13:46:56 -07:00
Eric Huss
1af6d4b0ec
Fix Cargo.lock for version bump.
2022-07-01 15:44:18 -07:00
Eric Huss
2c2ba636a9
Update pretty_assertions from 0.6.1 to 1.2.1
2022-06-27 13:29:22 -07:00
Eric Huss
494e6722b2
Update env_logger from 0.7.1 to 0.9.0
...
This drops quick-error 1.2.3 from the tree
2022-06-27 13:29:22 -07:00
Eric Huss
ddf71222c5
Bump tokio from 1.10.0 to 1.16.1
2022-06-27 13:29:18 -07:00
Josh Rotenberg
4b1a7e9ae7
update warp to 0.3.2
2022-06-20 10:48:03 -07:00
Matt Ickstadt
fb397e6fa0
Update to elasticlunr-rs 3.0.0
2022-06-01 20:20:14 -05:00
klensy
f3332fb0da
Use serde's `derive` feature instead of directly importing serde_derive
2022-05-05 09:33:51 +03:00
Eric Huss
268dbb099f
Update to 0.4.18
2022-04-15 11:24:45 -07:00
Eric Huss
445529a68f
Update to 0.4.17
2022-03-30 09:33:56 -07:00
Eric Huss
adf6129769
Update to 0.4.16
2022-03-29 17:33:01 -07:00
Eric Huss
7c37dd5e85
Merge pull request #1731 from epage/clap3
...
Port mdBook to clap3
2022-03-28 12:34:17 -07:00
Ed Page
7934e06668
chore: Upgrade to clap3
2022-03-28 13:06:50 -05:00
Dylan DPC
917df6e97d
update regex
2022-03-09 08:04:50 +01:00
David Tolnay
c5c8f1a6d3
Update semver dev-dependency in nop-preprocessor example to 1.0
2022-01-23 00:01:10 -08:00
Guillaume Gomez
4206739492
Update pulldown-cmark version
2022-01-18 16:01:23 +01:00
klensy
526a0394b0
don't use additional features for pulldown-cmark
2022-01-06 20:35:13 +03:00
Eric Huss
b0511f408d
Update to 0.4.15
2022-01-04 10:18:39 -08:00
Guillaume Gomez
ddb0d2396f
Update pulldown-cmark version
2021-12-25 13:46:27 +01:00
Eric Huss
dffcedf031
Update to 0.4.14
2021-11-27 10:10:51 -08:00
josh rotenberg
903469a45f
update pulldown-cmark to 0.8.0
2021-10-13 20:27:00 -07:00
Eric Huss
3e91f9cd5d
Update to 0.4.13
2021-10-03 15:15:21 -07:00
Eric Huss
0d887505af
Merge pull request #1607 from ISSOtm/preproc-order
...
Allow specifying preprocessor order
2021-10-03 14:22:15 -07:00
Johannes Stoelp
ff4b8e7a8d
switch from open to opener
...
By default, `opener` launches the subprocess without waiting for its
completion, compared to `open` which waits for its completion.
This is helpful in case the `watch` feature is enabled and one of the
following commands `watch | serve --open` is used. If this command would
open the browser, listening for changes would be blocked by the browser.
2021-09-26 12:33:09 -07:00
ISSOtm
9c34e602bd
Allow specifying preprocessor order
...
Fixes #1172
2021-09-26 20:55:02 +02:00
Michael Howell
10d30a2dc0
Add CLI tests
...
Part of #1568
2021-09-26 11:29:35 -07:00
apogeeoak
3f9f681b9e
Update open crate to latest version.
2021-09-06 15:52:43 -04:00
Ben Armstead
ab0c338c08
Update depends
2021-08-24 08:57:36 +01:00
Eric Huss
5a077b9ff4
Update to 0.4.12
2021-08-02 08:19:34 -07:00
Eric Huss
87877a9dae
Update to 0.4.11
2021-07-26 13:47:08 -07:00
josh rotenberg
da7026190c
add Cargo.lock change too
2021-07-26 09:49:38 -07:00
josh rotenberg
b3ab93a4b3
update warp and tokio versions
2021-07-25 19:14:34 -07:00
Eric Huss
15cae10ca8
Update to 0.4.10
2021-06-08 15:02:48 -07:00
Eric Huss
7ddc3df945
Merge pull request #1550 from sunng87/feature/hbs4
...
update handlebars to 4.0
2021-06-06 13:04:54 -07:00
Eric Huss
d0bb830491
Update to 0.4.9
2021-06-01 18:50:29 -07:00
Ning Sun
1b584d1746
update handlebars to 4.0
2021-05-26 23:11:01 +08:00
Eric Huss
3db0c0b9a1
Merge pull request #1511 from joshrotenberg/example-semver
...
Use semver crate to validate version compatibility in nop-preprocessor example
2021-05-24 11:10:21 -07:00
Eric Huss
6a7de13c6f
Update Cargo.lock, Bump msrv to 1.42 ( #1528 )
...
* Update Cargo.lock
* Bump MSRV to 1.42.
There are a few dependencies that require this version.
2021-05-10 20:08:18 +02:00
Eric Huss
7e01cf9e18
Update to 0.4.8 ( #1527 )
2021-05-10 18:38:43 +02:00
josh rotenberg
5b7abf4714
add semver v0.11.0 for example
2021-04-26 08:08:53 -07:00
Eric Huss
7da38715c1
Update to 0.4.7
2021-02-22 14:56:44 -08:00
Fenhl
f26116a491
Upgrade to shlex 1 ( #1471 )
2021-02-22 00:15:16 +01:00
Eric Huss
257374d76b
Update to 0.4.6.
2021-01-14 17:27:54 -08:00
Tatsuya Kawano
218e200117
Fix a wrong version 0.4.4 in Cargo.toml (Should be 0.4.5) ( #1435 )
2021-01-07 14:56:21 +01:00
Eric Huss
a76557a678
Release 0.4.4
2020-10-20 07:58:24 -07:00
Eric Huss
3155c63e88
Release 0.4.3
2020-09-08 08:06:05 -07:00
Eric Huss
9180dd1659
Release 0.4.2
2020-08-11 15:19:39 -07:00
Eric Huss
8f74804c70
Update changelog.
2020-07-03 08:52:46 -07:00
Igor Matuszewski
9eba9ed93a
Update select dependency to 0.5 ( #1267 )
...
This allows to prune some of the old transitive dependencies from the
dep tree. In particular, this gets rid of <1.0 syn and related crates.
2020-06-30 19:11:09 +02:00
Eric Huss
6c4c3448e3
Update dependencies. ( #1211 )
...
* Removed the itertools dependency
* Removed an unused feature flag
* Stubbed out a toml_query replacement
* Update dependencies.
* Bump env_logger.
* Use warp instead of iron for http server.
Iron does not appear to be maintained anymore. warp/hyper seems to be
reasonably maintained. Unfortunately this takes a few seconds more
to compile, but shouldn't be too bad.
One benefit is that there is no longer a need for a separate websocket
port, which makes it easier to run multiple servers at once.
* Update pulldown-cmark to 0.7
* Switch from error-chain to anyhow.
* Bump MSRV to 1.39.
* Update elasticlunr-rs.
Co-authored-by: Michael Bryan <michaelfbryan@gmail.com>
2020-05-20 23:32:00 +02:00
Eric Huss
d1b484ff35
Start 0.4.0 release.
2020-04-20 09:44:18 -07:00
Eric Huss
8e673c96c2
Release 0.3.7
2020-04-03 12:55:41 -07:00
Eric Huss
760c9b0767
Bump quote and failure.
...
quote 1.0.2 was yanked, update failure to stay compatible.
2020-03-19 12:48:54 -07:00
Eric Huss
6016e12b90
Release 0.3.6.
2020-03-19 12:43:22 -07:00
Ning Sun
1947f8ca65
Update handlebars to 3.0
2020-01-24 11:01:44 +08:00
Eric Huss
441a10bdd7
Release 0.3.5.
2019-11-11 13:36:13 -08:00
Marcus Klaas de Vries
2a3088422a
Upgrade pulldown_cmark to 0.6.1
2019-11-11 20:25:38 +01:00
Eric Huss
f2cb601c11
Release 0.3.4.
2019-10-29 09:58:11 -07:00
Eric Huss
d5535d1226
Release 0.3.3.
2019-10-26 12:16:23 -07:00
Eric Huss
bfcddf2680
Release 0.3.2.
2019-10-21 11:41:39 -07:00
Kim Hå
8e8e53ae15
Added support for gitignore files. ( #1044 )
...
* Added support for gitignore files.
The watch command will now ignore files based on gitignore. This can be useful for when your editor creates cache or swap files.
* Ran cargo fmt.
* Made the code a bit tidier based on input from other Rust programmers.
Changed the type of the closure back to use PathBuf, not &PathBuf.
Reduced nesting.
2019-10-04 14:59:17 +02:00
Lzu Tao
bb7a863d3e
Bump compatible deps
2019-09-21 09:23:30 +00:00
Lzu Tao
e62a9dba87
Bump ws
2019-09-21 09:23:30 +00:00
Lzu Tao
4a94b656cd
Bump ammonia
2019-09-21 09:23:30 +00:00
Eric Huss
50d5917530
Release 0.3.1
2019-07-15 14:56:59 -07:00
Eric Huss
d6088c8a57
Merge pull request #978 from ehuss/bump-elasticlunr
...
Bump elasticlunr.
2019-07-12 21:59:39 -07:00
Eric Huss
b91e5c8807
Merge pull request #977 from sunng87/feature/handlebars-2.0
...
(feat) update handlebars to 2.0
2019-07-12 09:56:51 -07:00
Eric Huss
6199e4df79
Bump elasticlunr.
2019-07-12 09:53:11 -07:00
Ning Sun
2d11eb05fe
(feat) update handlebars to 2.0
2019-07-13 00:11:05 +08:00
Eric Huss
4b569edadd
Fix memory leak and warning ( #967 )
2019-07-01 17:49:57 +02:00
Eric Huss
1cd1151790
Release 0.3.0
2019-06-18 15:24:26 -07:00
Eric Huss
3cfed10098
Update to pulldown-cmark 0.5. ( #898 )
...
* Update to pulldown-cmark 0.4.1.
* Update to pulldown-cmark 0.5.2.
* Remove pulldown-cmark-to-cmark dependency.
Since it is not compatible with the new pulldown-cmark. This example isn't
directly usable, anyways, and I think the no-op example sufficiently shows how
to make a preprocessor.
* cargo fmt
* Fix example link.
2019-06-11 18:26:24 +02:00
Eric Huss
43ead86ecc
Update toml. ( #945 )
...
Just keeping up-to-date.
2019-05-31 18:00:15 +02:00
Eric Huss
4026a586a1
cargo update
2019-05-26 09:23:23 -07:00
lzutao
71281bff10
Update some updatable dependencies ( #934 )
...
* Update ammonia dependency
* Update env_logger
* Update itertools
* Update ws dep
* Update pretty_assertions dep
2019-05-26 14:05:42 +02:00
Lzu Tao
4560bdeb47
Update Cargo.lock
2019-05-06 00:12:53 +07:00
rfm
1d3f83eede
remove walkdir from lib via handlebars
2019-04-28 12:54:01 -05:00
Steve Klabnik
c068703028
start next development iteration 0.2.4-alpha.0
2019-01-18 10:43:59 -05:00
Steve Klabnik
6cbc41d413
version 0.2.3
2019-01-18 10:39:51 -05:00
Michael Bryan
e63f53fe47
(cargo-release) start next development iteration 0.2.3-alpha.0
2018-10-20 14:22:47 +08:00
Michael Bryan
2c20c99d4a
(cargo-release) version 0.2.2
2018-10-20 14:21:21 +08:00
Michael Bryan
41071a5dd9
Bumped dependencies
2018-10-20 12:51:45 +08:00
Michael Bryan
f6a7432569
Added a round-trip test to make sure parse_input() is always correct
2018-10-20 12:50:35 +08:00
Matt Ickstadt
a0e7b19784
(cargo-release) start next development iteration 0.2.2-alpha.0
2018-08-22 08:51:07 -05:00
Matt Ickstadt
7e2e095c26
(cargo-release) version 0.2.1
2018-08-22 08:48:25 -05:00
Matt Ickstadt
3e89e8b1bd
Update dependencies
2018-08-21 10:51:34 -05:00
Ning Sun
4cc3a1333b
(feat) update to handlebars 1.0
2018-08-05 15:08:47 +08:00
Matt Ickstadt
762d89ebbf
(cargo-release) start next development iteration 0.2.1-alpha.0
2018-08-02 19:20:05 -05:00
Matt Ickstadt
91ffca1bbc
(cargo-release) version 0.2.0
2018-08-02 19:17:40 -05:00
Matt Ickstadt
ccb2340fbe
Update dependencies
2018-08-02 17:33:56 -05:00
Matt Ickstadt
ac4e00c7c6
Begin development for the 0.2.0 release
2018-08-02 13:31:58 -05:00
Matt Ickstadt
1d448fc8cc
(cargo-release) start next development iteration 0.1.11-alpha.0
2018-07-30 19:23:20 -05:00
Matt Ickstadt
add23a43c2
(cargo-release) version 0.1.10
2018-07-30 19:21:18 -05:00
Matt Ickstadt
3e998eb766
(cargo-release) start next development iteration 0.1.10-alpha.0
2018-07-26 12:50:07 -05:00
Matt Ickstadt
2bbabdcd62
(cargo-release) version 0.1.9
2018-07-26 12:44:29 -05:00