summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-30Merge branch 'release' into 'main'0.7.1Lars Wirzenius7-63/+93
2023-04-30chore: drop dependencies on clap, clap_lexLars Wirzenius1-85/+49
2023-04-30chore: prepare release 0.7.1Lars Wirzenius6-7/+22
2023-04-30chore: cargo updateLars Wirzenius1-97/+148
2023-04-30Merge branch 'liw/fix-scenario-title-markup' into 'main'Daniel Silverstone2-3/+45
2023-04-30fix: extraction of plain text in scenario titlesLars Wirzenius2-3/+45
2023-04-26Merge branch 'liw/roadmap' into 'main'Daniel Silverstone2-75/+9
2023-04-25chore: bump dependency on roadmap crateLars Wirzenius2-75/+9
2023-04-25Merge branch 'liw/msrv-checks' into 'main'Daniel Silverstone3-8/+12
2023-04-24fix(src/codegen.rs): formattingLars Wirzenius1-3/+3
2023-04-24tests: don't check formatting or clippy in MSRV CI jobLars Wirzenius2-5/+9
2023-04-10Merge branch 'release-0.7.0' into 'main'0.7.0Lars Wirzenius7-20/+39
2023-04-10(release) Prepare 0.7.0 releaseDaniel Silverstone7-20/+39
2023-04-10Merge branch 'chores' into 'main'Lars Wirzenius10-206/+303
2023-04-10(chore) cargo update -p tera --precise=1.18.1Daniel Silverstone2-8/+17
2023-04-10(chore): Update for newer base64 APIDaniel Silverstone4-7/+17
2023-04-10(chore): Update to syn 2 from syn 1Daniel Silverstone3-5/+5
2023-04-10(chore): Update base64, env_logger, and serde_yamlDaniel Silverstone3-11/+30
2023-04-10(chore) cargo update -p clap_lex@0.3.3 --precise 0.3.0Daniel Silverstone1-3/+3
2023-04-10(chore) cargo update -p clap@4.2.1 --precise 4.0.32Daniel Silverstone1-80/+14
2023-04-10(chore) cargo updateDaniel Silverstone1-186/+307
2023-04-10(chore): Update rust-version to 1.63 in all cratesDaniel Silverstone4-0/+4
2023-04-10(chore): Update edition to 2021 across cratesDaniel Silverstone4-4/+4
2023-04-10Merge branch 'liw/drop-pandoc' into 'main'Daniel Silverstone25-1036/+1247
2023-04-10(flake): Remove pandoc and texlive as no longer necessaryDaniel Silverstone1-2/+0
2023-04-08chore(src/diagrams.rs): drop pointless commentLars Wirzenius1-2/+0
2023-04-08fix(check): drop check for which version of Pandoc we haveLars Wirzenius1-13/+0
2023-04-08fix(debian/control): drop dependencies on Pandoc, TeXliveLars Wirzenius1-11/+5
2023-04-08docs(README.md): drop Pandoc and TeXlive from dependenciesLars Wirzenius1-3/+1
2023-04-08tests(subplot.md): update subplot for Pandoc-less futureLars Wirzenius1-104/+51
2023-04-08chore: drop Pandoc stuff as a Rust depenendencyLars Wirzenius3-64/+25
2023-04-08chore(src/error.rs): drop unused error variantsLars Wirzenius1-20/+0
2023-04-08feat: change main program to not use PandocLars Wirzenius1-21/+3
2023-04-08feat: drop use of Pandoc from doc.rsLars Wirzenius1-17/+18
2023-04-08feat: drop support for pandoc-citeprocLars Wirzenius1-23/+0
2023-04-08feat! drop Pandoc metadata from document metadata, set its dateLars Wirzenius1-11/+10
2023-04-08refactor(src/doc.rs): rename constant to not refer to PandocLars Wirzenius1-5/+5
2023-04-08feat! convert markdown parsing to use pulldown_cmarkLars Wirzenius11-741/+405
2023-04-05feat: add an HTML representation using the Rust type systemLars Wirzenius2-0/+725
2023-04-03Merge branch 'liw/fix-tera' into 'main'Daniel Silverstone1-1/+1
2023-04-01fix: create Tera using ::default, instead of ::newLars Wirzenius1-1/+1
2023-03-21Merge branch 'liw/decisions' into 'main'Daniel Silverstone1-11/+24
2023-03-21docs: document dropping PDF supportLars Wirzenius1-0/+15
2023-03-21docs: update decision on MSRVLars Wirzenius1-12/+10
2023-03-12Merge branch 'release-process' into 'main'Lars Wirzenius1-0/+7
2023-03-12(RELEASE.md): Log instructions to use label during release MR creationDaniel Silverstone1-0/+7
2023-03-11Merge branch 'chores' into 'main'Lars Wirzenius3-279/+270
2023-03-11(ci): Update MSRV to 1.63 because that's what we wantDaniel Silverstone1-1/+1
2023-03-11(chore) cargo update -p ignore --precise 0.4.18Daniel Silverstone1-2/+12
2023-03-11(chore) cargo update -p clap_lex@0.3.2 --precise 0.3.0Daniel Silverstone1-3/+3