summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-27Merge branch 'release-0.9' into 'main'0.9.0Lars Wirzenius7-11/+25
2023-08-27(release): Prepare 0.9.0 releaseDaniel Silverstone7-11/+25
2023-08-27Merge branch 'liw/breaking' into 'main'Daniel Silverstone1-0/+73
2023-08-27docs: review changes from DanielDaniel Silverstone1-4/+6
2023-08-27docs: decision on what is a breaking change, and isn'tLars Wirzenius1-0/+71
2023-08-12Merge branch 'add-location-to-rust-runner' into 'main'Lars Wirzenius11-22/+65
2023-08-12share: Adapt rust template to pass locations inDaniel Silverstone2-2/+2
2023-08-12subplotlib-derive: Add support for location in step macroDaniel Silverstone1-2/+3
2023-08-12subplotlib: Add storage of location into scenario/scenariostepDaniel Silverstone2-14/+26
2023-08-12subplot: Enable passing of location into the template expansionDaniel Silverstone6-3/+33
2023-08-12chore: Clippy fixupDaniel Silverstone1-1/+1
2023-08-12Merge branch 'fix-328' into 'main'Lars Wirzenius6-34/+78
2023-08-12steps: Pass location information into scenarios and scenario steps for error ...Daniel Silverstone6-34/+78
2023-08-12Merge branch 'liw/runcmd-env-logging' into 'main'Daniel Silverstone2-4/+7
2023-08-12feat: reduce repetitive logging of environment in Python runcmdLars Wirzenius2-4/+7
2023-07-22Merge branch 'offline-check' into 'main'Daniel Silverstone1-2/+8
2023-07-20feat(check): allow offline testsLars Wirzenius1-2/+8
2023-07-10Merge branch 'liw/unbib' into 'main'Daniel Silverstone5-71/+0
2023-07-10Merge branch 'liw/atomic-function' into 'main'Daniel Silverstone1-0/+18
2023-07-02Merge branch 'liw/scenario-attrs' into 'main'Daniel Silverstone1-0/+5
2023-07-02feat! drop support for bibliographies in document metadataLars Wirzenius5-71/+0
2023-07-02docs: reserve all attributes on scenarios for SubplotLars Wirzenius1-0/+5
2023-07-02docs: make it clear that cleanups are call only on successful stepsLars Wirzenius1-0/+18
2023-06-21Merge branch 'liw/refactor-doc' into 'main'Daniel Silverstone4-28/+16
2023-06-21refactor: rename Document::files to ::embedded_filesLars Wirzenius4-8/+12
2023-06-21refactor: inline Document::from_ast to its only call siteLars Wirzenius1-20/+4
2023-06-15Merge branch 'liw/chore' into 'main'Daniel Silverstone3-5/+3
2023-06-15Merge branch 'liw/referenced' into 'main'Daniel Silverstone3-27/+29
2023-06-15refactor: change Document::to_html to return a ResultLars Wirzenius2-3/+3
2023-06-15chore: drop unnecessary fixmeLars Wirzenius1-1/+0
2023-06-15chore: drop now-pointless fixmeLars Wirzenius1-1/+0
2023-06-15tests: re-enable reference subplot, test using Subplot 0.8.0Lars Wirzenius3-27/+29
2023-06-14Merge branch 'release-0.8.0' into 'main'0.8.0Lars Wirzenius7-41/+56
2023-06-14debian: Update changelog for 0.8.0Daniel Silverstone1-0/+6
2023-06-14NEWS.md: Add news for 0.8.0Daniel Silverstone1-0/+8
2023-06-14Cargo.lock: cargo update -p time --precise 0.3.9Daniel Silverstone1-15/+15
2023-06-14Cargo.lock: cargo update -p clap_lex@0.3.3 --precise 0.3.0Daniel Silverstone1-2/+2
2023-06-14Cargo.lock: cargo update -p clap@4.3.4 --precise 4.0.32Daniel Silverstone1-81/+45
2023-06-14Cargo.lock: ran cargo updateDaniel Silverstone1-88/+125
2023-06-14version: Update versions to 0.8.0Daniel Silverstone5-11/+11
2023-06-10Merge branch 'fix-322' into 'main'Lars Wirzenius5-1/+99
2023-06-10feat: Warn when named codeblocks lack classesDaniel Silverstone5-1/+99
2023-06-07Merge branch 'liw/no-indent' into 'main'Daniel Silverstone3-1/+45
2023-06-07feat! don't allow indented scenario stepsLars Wirzenius3-1/+45
2023-06-06Merge branch 'liw/not-cwd' into 'main'Daniel Silverstone2-1/+31
2023-06-06Merge branch 'liw/typo-fixes' into 'main'Daniel Silverstone1-4/+4
2023-06-06fix: typos and language for MdErrorLars Wirzenius1-4/+4
2023-06-06Merge branch 'liw/examples' into 'main'Daniel Silverstone6-45/+43
2023-06-03fix: change examples to use .subplot filesLars Wirzenius6-45/+43
2023-06-03fix: allow docgen to handle a subplot not in current directoryLars Wirzenius2-1/+31