1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-27 08:56:24 +02:00
Commit Graph

197 Commits

Author SHA1 Message Date
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 b5c77b5510 Move Comrak dependency to upstream github 2019-04-02 14:03:28 +02:00
lise 51cfc28731 Bump version to 0.15.0-beta2 2019-03-21 16:54:45 +01: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
Élisabeth Henry c57e503554
Merge pull request #60 from hirschenberger/upstream_master
Compile fix for extended stats feature
2019-03-15 21:53:07 +01:00
lise 316970175e Change the way Footnotes are handled internally 2019-03-15 17:01:53 +01:00
hirschenberger c96da660a5 Compile fix for extended stats feature 2019-03-15 16:08:35 +01:00
lise 6b34211232 Use comrak instead of pulldown-cmark 2019-03-15 03:00:27 +01:00
lise 18698010f5 Make hyphenation dependency optional 2019-03-14 23:36:09 +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 5b3cdce1d3 Set Rust edition to 2018 2019-02-28 16:22:10 +01:00
Elisabeth Henry 6eaa7d90f8 Update epub-builder dependency 2018-06-01 02:58:15 +02:00
lise 6d0bb8a63b Add autobins false for rust 2018 2018-05-27 15:57:43 +02:00
lise deaa2210a0 Update simplelog dependency 2018-05-27 15:34:27 +02:00
lise 2b3c6f058b Update console 2018-05-27 15:22:14 +02:00
lise fc0cd88cc4 Update Syntect and Mustache dependencies 2018-05-27 14:10:52 +02:00
Martin Geisler 1bb9724010
Bump textwrap version to 0.10.0 2018-04-28 11:53:54 +02:00
Élisabeth Henry fe0efccb3b
Merge pull request #52 from Dylan-DPC/patch-1
Update uuid to 0.6
2018-03-07 13:12:09 +01:00
Dylan DPC 7dda4c09b5
Update Cargo.toml 2018-03-06 18:33:06 +05:30
Josh Stone 1b49a3d970 Update to rayon 1.0 2018-02-20 15:02:38 -08:00
Elisabeth Henry 5e4d828c8b Only use punkt if compiled with 'nightly' feature 2018-02-20 05:21:25 +01: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 c3c6b9d060 Bump version to 0.14.0-beta 2017-10-08 22:51:58 +02:00
Elisabeth Henry d5c7acff79 Make indicatif dependency optional 2017-10-08 20:50:13 +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 4d0b398c83 Bump version to 0.14.0 since interface has slightly changed 2017-10-04 14:26:57 +02:00
Elisabeth Henry 63fe7b2a6f Use log crate to display log messages 2017-10-04 03:12:02 +02:00
Elisabeth Henry 22752f450b Update ChangeLog 2017-09-27 11:25:57 +02:00
Elisabeth Henry 13f1731202 Update pulldown-cmark dependency to 0.1.0 2017-09-27 11:24:07 +02:00
Elisabeth Henry 1dc5bb98a2 Requires epub-builder 0.3.x
Fixes #41 as it has been fixed in epub-builder
2017-09-27 11:15:21 +02:00
Elisabeth Henry 29b9883147 Fix Cargo.toml badges section 2017-09-04 10:50:20 +02:00
Elisabeth Henry b0e7321785 Bump version to 0.13.0 2017-07-14 19:41:51 +02:00
Elisabeth Henry e04f3902e4 Update dependencies that can safely be updated 2017-07-12 13:28:58 +02:00
Elisabeth Henry d64889b4ca Revert "Use reqwest instead of hyper::client"
This makes the binary depends on the presence of libssl 1.1. I don't like that.

This reverts commit 6f09413144.
2017-07-12 13:24:48 +02:00
Elisabeth Henry 6f09413144 Use reqwest instead of hyper::client 2017-07-12 12:53:58 +02:00