forked from pool/mdbook
ccf7973780
* Update to 0.4.29 * Set minimum versions in Cargo.toml * Update clap * Update some indirect dependencies * Apply clippy::match_like_matches_macro * Apply clippy::manual_while_let_some * Apply clippy::needless_borrowed_reference * Apply clippy::let_unit_value * Apply clippy::borrow_deref_ref * Apply clippy::needless_borrow * Raise MSRV to 1.65 * Update some direct dependencies * Don't copy the stock fonts if the user has overridden fonts.css. * Don't warn on copy-fonts=true (the default) when fonts.css is overridden. * Update renderers.md * Refactor the warning message related to copy_fonts so that a user simply configures it * Switch from gitignore to ignore * Update init.md * Bump h2 from 0.3.15 to 0.3.17 * style(tests): Fixed issues reported by clippy * docs(cli): Add docs for --force * fix(cli): init --force skips confirmation prompts * Convert links from http to https protocol OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=24
123 lines
4.3 KiB
Plaintext
123 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat May 20 10:45:36 UTC 2023 - socvirnyl.estela@gmail.com
|
|
|
|
- Update to version 0.4.29:
|
|
* Update to 0.4.29
|
|
* Set minimum versions in Cargo.toml
|
|
* Update clap
|
|
* Update some indirect dependencies
|
|
* Apply clippy::match_like_matches_macro
|
|
* Apply clippy::manual_while_let_some
|
|
* Apply clippy::needless_borrowed_reference
|
|
* Apply clippy::let_unit_value
|
|
* Apply clippy::borrow_deref_ref
|
|
* Apply clippy::needless_borrow
|
|
* Raise MSRV to 1.65
|
|
* Update some direct dependencies
|
|
* Don't copy the stock fonts if the user has overridden fonts.css.
|
|
* Don't warn on copy-fonts=true (the default) when fonts.css is overridden.
|
|
* Update renderers.md
|
|
* Refactor the warning message related to copy_fonts so that a user simply configures it
|
|
* Switch from gitignore to ignore
|
|
* Update init.md
|
|
* Bump h2 from 0.3.15 to 0.3.17
|
|
* style(tests): Fixed issues reported by clippy
|
|
* docs(cli): Add docs for --force
|
|
* fix(cli): init --force skips confirmation prompts
|
|
* Convert links from http to https protocol
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 14 12:29:36 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Update vendored dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 10 12:34:22 UTC 2023 - socvirnyl.estela@gmail.com
|
|
|
|
- Update to version 0.4.28:
|
|
* change overflow-x hidden to clip
|
|
* Update continuous-integration.md
|
|
* Default the sidebar to visible in large screens
|
|
* Run preprocessors in `mdbook test`
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 1 10:18:39 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Update vendored dependencies.
|
|
- Restrict to tier 1 architectures.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 15 09:45:49 UTC 2023 - socvirnyl.estela@gmail.com
|
|
|
|
- Update to version 0.4.27:
|
|
* Update to 0.4.27
|
|
* Also make sure releases use --locked
|
|
* Make sure CI runs with --locked
|
|
* Revert "bump 'toml' dependency"
|
|
* Remove spammy `debug!` log from `path_to_root`
|
|
* Update to 0.4.26
|
|
* Update some direct dependencies
|
|
* Add some comments about overflow-x
|
|
* bump 'toml' dependency
|
|
* Fix incorrect version command
|
|
* Remove dependency to time 0.1.44
|
|
* fix overflow-x on mobile
|
|
* Remove the WebKit-specific scrollbar styling altogether
|
|
* Add issue templates and update contributor docs
|
|
* Make fonts part of the theme.
|
|
* Fix MDBOOK_BOOK environment variable example
|
|
* Thin scrollbars in Chrome and Safari to make them less assertive (#1483)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 15 21:43:59 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Enable all-features flag.
|
|
- Update vendored dependencies.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 28 03:46:14 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Update _constraints file.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 20 13:13:01 UTC 2022 - socvirnyl.estela@gmail.com
|
|
|
|
- Update to version 0.4.25:
|
|
* Fix test with multiple library paths
|
|
* Switch to older ubuntu image
|
|
* upgrade clap to 4.0
|
|
* Update notify
|
|
* Update topological-sort
|
|
* Update select
|
|
* Update env_logger
|
|
* Update assert_cmd
|
|
* Bump MSRV to 1.60
|
|
* Update dependencies
|
|
* update for hidden only on clipboard
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 09:28:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Update _constraints file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 09:13:50 UTC 2022 - socvirnyl.estela@gmail.com
|
|
|
|
- Update to version 0.4.22+g4:
|
|
* fix: random ref in
|
|
* fix msrv in docs
|
|
* Update to 0.4.22
|
|
* Fix broken doc link
|
|
* Show the currently selected theme.
|
|
* Fix clipping in theme popup
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 7 03:28:17 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Add _constraints and increase memory to 12G.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 5 11:42:04 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|
|
|
- Initial spec for mdbook 0.4.21
|