1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-24 02:50:41 +02:00
Commit Graph

94 Commits

Author SHA1 Message Date
Elisabeth Henry
29817288df Update dependencies 2022-07-26 12:02:00 +02:00
Élisabeth Henry
4ae2482d09
Merge pull request #95 from lise-henry/dependabot/cargo/crossbeam-utils-0.8.8
Bump crossbeam-utils from 0.8.6 to 0.8.8
2022-07-20 20:47:10 +02:00
dependabot[bot]
2f86ab6ab6
Bump comrak from 0.7.0 to 0.10.1
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.7.0 to 0.10.1.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/0.7.0...0.10.1)

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 20:01:39 +00:00
dependabot[bot]
8fbef84ca1
Bump crossbeam-utils from 0.8.6 to 0.8.8
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.6 to 0.8.8.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.6...crossbeam-utils-0.8.8)

---
updated-dependencies:
- dependency-name: crossbeam-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 19:03:04 +00:00
Florian Bottke
c2ebb8d5d6 Remove errors due migration to edition 2021. 2022-01-15 21:32:49 +01:00
Florian Bottke
44d914a2db Remove errors due migration to edition 2021. 2022-01-15 21:17:30 +01:00
Florian Bottke
b8d35ddc32 Update dependencies and formatting. 2022-01-15 19:21:03 +01:00
Elisabeth Henry
fcb4df939c Update Cargo.lock 2020-07-07 01:44:59 +02:00
Elisabeth Henry
22bdad1f8a Update hyphenation dependency 2020-07-07 01:02:47 +02:00
Elisabeth Henry
2f262edc80 Update console dependency 2020-07-07 01:01:11 +02:00
Elisabeth Henry
bc4f49ee02 Update indicatif dependency 2020-07-07 00:59:12 +02:00
Elisabeth Henry
91e98eb174 Update mime_guess dependency 2020-07-07 00:57:22 +02:00
Elisabeth Henry
258f1c65d4 Update simplelog and syntect dependencies 2020-07-07 00:51:43 +02:00
Elisabeth Henry
f64d1c11ad Update comrak dependency 2020-07-07 00:45:13 +02:00
Elisabeth Henry
f7c062a828 Update reqwest dependency 2020-07-07 00:40:45 +02:00
Elisabeth Henry
8b1f7142cf Update epub-builder dependency 2020-02-11 19:55:40 +01:00
Elisabeth Henry
43223b9a33 Use latest version of crowbook-text-processing
* LaTeX outputs of french documents now use enspaces and narrow non-breaking spaces
* New option:
     * `tex:escape_nb_spaces` defaults to `true` and will uses TeX codes to display non-breaking spaces.
2020-02-11 00:49:42 +01:00
lise
c86e87e257 Update simplelogger and fix bug caused by previous bugfix 2019-12-13 14:25:57 +01:00
lise
4fc0ffe18a Update some dependencies 2019-12-13 12:47:23 +01:00
lise
d6482e76b4 Update url dependency 2019-11-15 14:02:31 +01:00
hirschenberger
7ae502707b Fix build of nightly-mode with extended stats 2019-11-08 16:36:00 +01:00
Elisabeth Henry
55a79d9056 Bump version to 0.15.0 2019-07-18 22:02:33 +02:00
Elisabeth Henry
2c2dc059dc Update dependencies 2019-07-18 21:49:49 +02:00
Elisabeth Henry
121b575860 Update Comrak dependency to 0.6 2019-04-25 00:11:44 +02:00
lise
572703f258 Fallback on Rust zip library when there is no zip command 2019-03-19 15:36:05 +01:00
Elisabeth Henry
9be9a2e3ba Bump version to 0.15.0-beta1 2019-03-17 05:45:25 +01:00
lise
316970175e Change the way Footnotes are handled internally 2019-03-15 17:01:53 +01:00
lise
6b34211232 Use comrak instead of pulldown-cmark 2019-03-15 03:00:27 +01:00
lise
5b5a57f8b5 Use reqwest instead of hyper 2019-03-14 15:40:28 +01:00
lise
df028d9629 Update pulldown-cmark dependency 2019-03-14 14:48:50 +01:00
lise
cfa7f1445a Update textwrap dependency 2019-03-12 15:45:57 +01:00
lise
0639b04a12 Update syntect dependency 2019-03-12 15:41:13 +01:00
lise
357840cf4e Update some dependencies 2019-03-12 13:46:31 +01:00
lise
ce319642c8 Move to Rust edition 2018 2019-02-28 17:33:18 +01:00
Elisabeth Henry
6eaa7d90f8 Update epub-builder dependency 2018-06-01 02:58:15 +02:00
lise
deaa2210a0 Update simplelog dependency 2018-05-27 15:34:27 +02:00
lise
fc0cd88cc4 Update Syntect and Mustache dependencies 2018-05-27 14:10:52 +02:00
Josh Stone
1b49a3d970 Update to rayon 1.0 2018-02-20 15:02:38 -08:00
hirschenberger
01660bc7a0 Adding more text statistics
Using the excellent 'punkt' crate for language dependent sentence counting
and the 'hyphenation' create for syllable counting.
2018-02-06 17:18:26 +01:00
Elisabeth Henry
35473b7c46 Update rayon dependency 2017-11-26 21:23:31 +01:00
Elisabeth Henry
98a97e1304 Update walkdir dependency 2017-11-26 21:22:32 +01:00
Elisabeth Henry
7a68339c22 Bump yaml-rust dependency to latest version 2017-11-26 21:16:23 +01:00
Elisabeth Henry
93748dd73f Add colors to --stats and --list-options output 2017-10-09 16:11:36 +02:00
Elisabeth Henry
a2847e15e2 Use serde instead of rustc_decode 2017-10-09 00:31:42 +02:00
Elisabeth Henry
8e344adc1b Remove warnings 2017-10-06 00:27:53 +02:00
Elisabeth Henry
e57332c520 More emojis 2017-10-05 21:24:21 +02:00
Elisabeth Henry
2835636630 More work on progress bars 2017-10-05 13:56:05 +02:00
Elisabeth Henry
cf1f11b660 Add nice progressbar 2017-10-05 03:28:51 +02:00
Elisabeth Henry
24e19cc84c Update dependencies 2017-10-04 14:29:24 +02:00
Elisabeth Henry
63fe7b2a6f Use log crate to display log messages 2017-10-04 03:12:02 +02:00