gutenberg v0.10.0 Release Notes

Release Date: 2020-02-17 // about 4 years ago
  • ๐Ÿ”„ Changes:

    • โšก๏ธ 07602f5 Update theme dump
    • ๐Ÿ”€ 1972e58 Merge pull request #811 from getzola/next
    • โšก๏ธ 15a3ab1 One last deps update
    • โšก๏ธ 6da8ff3 Update changelog
    • 855d237 Fix some theme extension [#937 ]
    • โšก๏ธ 0d5fefd Update image to 0.23
    • a903473 Use rustls reqwest feature
    • cc67bf0 Change continue-reading to use a span with id instead of a named anchor in a paragraph (#941)
    • ac3ced8 Multiple slugification strategies (#929)
    • ๐Ÿ e9eb0e1 Fix Windows CI ๐Ÿ‘€ See More
    • ๐Ÿ bef7f8c Fix Windows CI
    • ๐Ÿ”€ 782cc7d Fix some more merge conflicts
    • โšก๏ธ 8c1faac Update deps + fix tera fn error msg
    • โšก๏ธ be14964 Update livereload.js
    • ๐Ÿ— 983e021 Fix warning when building site tests (#936)
    • ๐Ÿ›  94445ae Add --root global argument. Fixes #899. (#932)
    • ๐Ÿ“„ 5ba4d47 Docs next (#858) [#846, #850 ]
    • 2fa442c Add Markdown strikethrough rendering (#924) [#921 ]
    • 145671e Detect empty links on markdown rendering and issue an error (#884)
    • โšก๏ธ 0c93e15 Update tokio and re-enable check_site test (#915)
    • โš  046213c fixed warning (#912)
    • โœ… 44a07a4 Disable check_site test for now
    • 2966adb Migrate serve command to hyper (#904)
    • 622b0f2 Serialize toc level
    • โšก๏ธ d7bad73 Update reqwest to v0.10 (#892)
    • 3ef6203 Fix benchmarks (#901)
    • โœ… 6b5768f Treat 304 as valid, add mock tests, fix mock issue (#900)
    • โœ… 11f7a6d Mock HTTP requests in tests (#898)
    • adee654 Print remove_dir_all error on ctrl-c
    • 2f1b592 link_checker: Handle non-success status codes (#897)
    • b63c563 Format code using cargo fmt (#896)
    • bcd73ae Bump minimum Rust version to 1.39.0 (#895)
    • โšก๏ธ 658e8a3 Update livereload.js to v3.1.0 (#891)
    • e804f90 Use Rust 2018 edition (#885)
    • ceb9bc8 Optionally do not slugify paths (#875)
    • โš  0a0b6a3 Fix Clippy warnings (#886)
    • โšก๏ธ 8e3f1f5 Update Tera
    • 72373be Add path to TranslatedContent (#863)
    • 73ea4b3 Finish path collision & fix paginate_path when empty [#866 ]
    • 5532f62 Check for paths collisions [#366 ]
    • โœ… 6153d20 Link to issues for regression tests
    • 3362df4 Compute canonical path before adjusting parent path (#856)
    • โšก๏ธ 7a09e0f Update deps
    • a89b300 Section extra -> SitemapEntry (#850)
    • 1a6edbc Fix some doc changes
    • ๐Ÿ“š 51d4b6b Simple clean up of documentation. (#849)
    • 75570d0 Skip link checking for URL with prefix in config (#846)
    • ๐Ÿ›  e8dc33a fixes #844 duplicate entries in doc (#845)
    • โšก๏ธ ea5a106 Update changelog
    • โšก๏ธ a318609 Update changelog
    • aaaed31 Add title and body to alias page (#830)
    • โšก๏ธ d624f7e Update base64
    • 94b49da fix(init): handle already existing path (#815)
    • 3f16628 Paginator total pages (#829)
    • 587d739 Properly escape & in injected live-reload script tag (#825)
    • b3bc8a8 Do not attempt to serve on "well-known" ports (#824)
    • โšก๏ธ 243702e Update tera
    • 6149fd1 Skip anchor checking for URL with prefix in config (#812)
    • 4aa2ba8 Let toc is visable through Page & Section variables in templates (#818)
    • b1ceb3e rendering: Avoid prepending URL prefix to links that start with a scheme (#817) [#747, #816 ]
    • cb4056c Add zenburn theme [#813 ]
    • 6856b11 Looks like it now requires 1.36
    • 319985a Reset color after writing message in colorize
    • 0578e97 Start 0.10
    • โšก๏ธ ffb4ebb Update dockerfile to remove hardcoded version number (#939)
    • eed0cd1 add guerinpe.com to EXAMPLES.md (#933)
    • 9970bb2 Add blog.turbo.fish to EXAMPLES.md (#926)
    • โšก๏ธ 21b45af fix: update year in docs template (#917)
    • 0a754d0 Add peterlyons.com to EXAMPLES (#914)
    • e194294 Pages -> Page (#903)
    • ๐Ÿ“š 1bafec4 Update links to Tera documentation (#873)
    • ๐Ÿ“„ 9ee7131 docs(examples): Add klau.si example (#872)
    • โšก๏ธ 3a33aa1 Update EXAMPLES.md (#870)
    • 36431c5 EXAMPLES: rust-gamedev.github.io & arewegameyet.rs (#869)
    • ๐ŸŒ f4b6f63 ๐Ÿ“ Add TOML translations key example (#864)
    • 6d7c95e Add example site (#852)
    • df7d128 Add codeshow.com.br to EXAMPLES.md (#847)
    • 481fcb9 examples: Add kerkour.fr in EXAMPLES.md (#822)
    • ๐Ÿšš a2adb65 My website has moved (#819)
    • ๐Ÿ”€ 12615f3 Merge pull request #806 from styfle/patch-1
    • ๐Ÿ”€ 3de15a2 Merge pull request #810 from ozkriff/patch-1
    • d9d4683 EXAMPLES.md: Add ozkriff.games
    • ๐Ÿ‘ a992bc8 Add ZEIT Now support

    ๐Ÿ— This list of changes was auto generated.