New
0.2.7
[!TIP] Expand the "Assets" section below to download the binaries for this release.
What's Changed
- tests: increase coverage by @rochacbruno in https://github.com/rochacbruno/marmite/pull/314
- docs: Add more installation sources by @rochacbruno in https://github.com/rochacbruno/marmite/pull/317
- feat: add shortcodes functionality by @rochacbruno in https://github.com/rochacbruno/marmite/pull/320
- Feat/urls by @rochacbruno in https://github.com/rochacbruno/marmite/pull/321
- Feat/gallery by @rochacbruno in https://github.com/rochacbruno/marmite/pull/326
- Handle utf8 encoded-URLs for non ascii filenames in server by @makapuf in https://github.com/rochacbruno/marmite/pull/325
- Feat/gallerytext by @rochacbruno in https://github.com/rochacbruno/marmite/pull/328
- Feat/python by @rochacbruno in https://github.com/rochacbruno/marmite/pull/333
- build(deps): bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/331
- build(deps): bump serde_json from 1.0.141 to 1.0.142 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/332
- feat(error-handling): Refactor error handling in site generation by @rochacbruno in https://github.com/rochacbruno/marmite/pull/334
- ci: reorg tests by @rochacbruno in https://github.com/rochacbruno/marmite/pull/335
- build(deps): bump clap from 4.5.42 to 4.5.43 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/336
- build(deps): bump comrak from 0.40.0 to 0.41.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/337
- fix: embedded shortcodes not being loaded when no shortcodes directory exists by @rochacbruno in https://github.com/rochacbruno/marmite/pull/339
- refactor: centralize regex patterns in dedicated module by @rochacbruno in https://github.com/rochacbruno/marmite/pull/341
- fix: use media_path from config instead of hardcoded value by @rochacbruno in https://github.com/rochacbruno/marmite/pull/342
- Add preferred theme scheme option by @Svenito in https://github.com/rochacbruno/marmite/pull/363
- build(deps): bump rayon from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/343
- build(deps): bump zip from 4.3.0 to 5.1.1 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/353
- build(deps): bump indexmap from 2.10.0 to 2.11.4 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/355
- build(deps): bump clap from 4.5.43 to 4.5.48 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/356
- build(deps): bump tempfile from 3.20.0 to 3.23.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/361
- build(deps): bump glob from 0.3.2 to 0.3.3 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/364
- build(deps): bump image from 0.25.6 to 0.25.8 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/365
- build(deps): bump ureq from 3.0.12 to 3.1.2 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/366
- build(deps): bump regex from 1.11.1 to 1.12.1 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/367
- build(deps): bump comrak from 0.41.0 to 0.43.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/368
- feat: live reload by @guibeira in https://github.com/rochacbruno/marmite/pull/370
- Pedantic fixes by @rochacbruno in https://github.com/rochacbruno/marmite/pull/372
- feat: use fallback server bind address by @guibeira in https://github.com/rochacbruno/marmite/pull/378
- build(deps): bump indexmap from 2.11.4 to 2.12.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/373
- build(deps): bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/374
- build(deps): bump zip from 5.1.1 to 6.0.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/375
- build(deps): bump clap from 4.5.48 to 4.5.49 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/376
- build(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/377
- build(deps): bump log from 0.4.27 to 0.4.28 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/379
- build(deps): bump rust-embed from 8.7.2 to 8.8.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/380
- build(deps): bump tungstenite from 0.21.0 to 0.28.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/381
- build(deps): bump regex from 1.12.1 to 1.12.2 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/383
- build(deps): bump clap from 4.5.49 to 4.5.50 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/382
- build(deps): bump unicode-normalization from 0.1.24 to 0.1.25 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/384
- build(deps): bump rust-embed from 8.8.0 to 8.9.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/385
- build(deps): bump tera from 1.20.0 to 1.20.1 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/386
- build(deps): bump comrak from 0.43.0 to 0.47.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/387
- build(deps): bump clap from 4.5.50 to 4.5.51 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/388
- fix: Keep post title capitalization in listings by @ianthetechie in https://github.com/rochacbruno/marmite/pull/390
- Minor contributing guide edits by @ianthetechie in https://github.com/rochacbruno/marmite/pull/389
- build(deps): bump serde_json from 1.0.142 to 1.0.145 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/392
- build(deps): bump ureq from 3.1.2 to 3.1.4 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/391
- docs: Update marmite installation command in example by @PedroDrago in https://github.com/rochacbruno/marmite/pull/393
- No Unwrap by @rochacbruno in https://github.com/rochacbruno/marmite/pull/395
- build(deps): bump image from 0.25.8 to 0.25.9 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/398
- build(deps): bump indexmap from 2.12.0 to 2.12.1 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/399
- build(deps): bump clap from 4.5.51 to 4.5.53 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/400
- build(deps): bump comrak from 0.47.0 to 0.48.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/401
- Set greentext to false by default. by @rochacbruno in https://github.com/rochacbruno/marmite/pull/402
- Fix Obsidian links pointing to different slug. by @rochacbruno in https://github.com/rochacbruno/marmite/pull/403
- Fix special characters on tags by @rochacbruno in https://github.com/rochacbruno/marmite/pull/406
- build(deps): bump log from 0.4.28 to 0.4.29 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/408
- build(deps): bump comrak from 0.48.0 to 0.49.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/409
- build(deps): bump zip from 6.0.0 to 7.0.0 by @dependabot[bot] in https://github.com/rochacbruno/marmite/pull/410
- feat: add max image size by @leandrodamascena in https://github.com/rochacbruno/marmite/pull/411
New Contributors
- @makapuf made their first contribution in https://github.com/rochacbruno/marmite/pull/325
- @Svenito made their first contribution in https://github.com/rochacbruno/marmite/pull/363
- @guibeira made their first contribution in https://github.com/rochacbruno/marmite/pull/370
- @ianthetechie made their first contribution in https://github.com/rochacbruno/marmite/pull/390
- @PedroDrago made their first contribution in https://github.com/rochacbruno/marmite/pull/393
- @leandrodamascena made their first contribution in https://github.com/rochacbruno/marmite/pull/411
Full Changelog: https://github.com/rochacbruno/marmite/compare/0.2.6...0.2.7