summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Merge branch 'release' into 'main'0.4.3Lars Wirzenius6-11/+16
2022-07-29fix: prepare new release to bump dependency on roadmapLars Wirzenius6-11/+16
2022-07-28Merge branch 'release' into 'main'0.4.2Daniel Silverstone7-128/+117
2022-07-28fix: downgrade dependency on os_str_bytes to 6.1.0 for MSRVLars Wirzenius1-2/+2
2022-07-28fix: downgrade dependency on time to 0.3.10 for MSRVLars Wirzenius1-2/+2
2022-07-28chore: prepare release 0.4.2 of all cratesLars Wirzenius7-132/+121
2022-07-25Merge branch 'chore' into 'main'Daniel Silverstone1-0/+1
2022-07-24chore: allow Unicode license in dependenciesLars Wirzenius1-0/+1
2022-07-16Merge branch 'chores' into 'main'Lars Wirzenius3-34/+34
2022-07-16(chore): Specify exact time versionDaniel Silverstone1-2/+2
2022-07-16(Cargo.lock): Run cargo updateDaniel Silverstone1-25/+25
2022-07-16(subplot.md): Fix for newer pandocDaniel Silverstone1-4/+4
2022-07-16(flake): update lockDaniel Silverstone1-7/+7
2022-07-02Merge branch 'chores' into 'main'Lars Wirzenius6-128/+172
2022-07-02(chore): cargo update -p time --precise 0.3.9Daniel Silverstone1-2/+2
2022-07-02(chore): Run cargo updateDaniel Silverstone1-118/+161
2022-07-02(subplot): Use .unwrap_or()Daniel Silverstone1-1/+1
2022-07-02(bindings): use Write macro for cleaner string updateDaniel Silverstone1-2/+2
2022-07-02(doc): Remove unnecessary lifetime markerDaniel Silverstone1-1/+1
2022-07-02(subplotlib-derive): use Write macro for cleaner string updateDaniel Silverstone1-1/+2
2022-07-02(flake): Update base to unstable for newer gccDaniel Silverstone1-7/+7
2022-06-14Merge branch 'time-macros' into 'main'Daniel Silverstone1-1/+1
2022-06-14fix(subplotlib): enable the "macros" feature for the time crateLars Wirzenius1-1/+1
2022-05-14Merge branch 'clap3-derive' into 'main'Lars Wirzenius5-50/+112
2022-05-14(cli): Change from structopt to clap3-deriveDaniel Silverstone5-50/+112
2022-05-06Merge branch 'liw/tidy-up-error' into 'main'Daniel Silverstone11-119/+156
2022-05-06refactor: replace SubplotError::JsonError with a more specific oneLars Wirzenius2-12/+5
2022-05-06refactor: replace SubplotError::RegexError with a simpler oneLars Wirzenius2-7/+4
2022-05-06refactor: replace SubplotError::YamlError with more specific oneLars Wirzenius3-12/+6
2022-05-06refactor: replace generic Pandoc error with specificLars Wirzenius2-11/+4
2022-05-06refactor! split SubplotError::IoError into more specific errorsLars Wirzenius5-24/+57
2022-05-05refactor: drop the subplot::Result type aliasLars Wirzenius10-53/+80
2022-05-05Merge branch 'fix-256' into 'main'Lars Wirzenius5-3/+67
2022-05-04(subplot.md): Add example scenarios covering example blocksDaniel Silverstone1-0/+57
2022-05-04(subplot): Add support for example blocksDaniel Silverstone4-3/+10
2022-04-26Merge branch 'liw/diagram' into 'main'Daniel Silverstone5-34/+34
2022-04-26refactor: use "diagram" instead of "graph"Lars Wirzenius5-34/+34
2022-04-23Merge branch 'liw/licence-file' into 'main'Daniel Silverstone2-1/+29
2022-04-23docs: add copy of license as a separate file, update years copyr.Lars Wirzenius2-1/+29
2022-04-17Merge branch 'fix-release' into 'main'0.4.1Lars Wirzenius4-5/+17
2022-04-17(NEWS): Update for 0.4.1 releaseDaniel Silverstone1-1/+5
2022-04-17(subplotlib): Update release versionDaniel Silverstone2-2/+2
2022-04-17(subplotlib): Do not generate tests for subplotlib if not in-treeDaniel Silverstone1-2/+10
2022-04-15Merge branch 'pre-release' into 'main'0.4.0Lars Wirzenius10-232/+131
2022-04-15(debian): update changelog for 0.4.0 releaseDaniel Silverstone1-0/+6
2022-04-15(chore): Update everything to 0.4.0Daniel Silverstone5-12/+12
2022-04-15(chore): Normalise NEWS file to - rather than *Daniel Silverstone1-30/+29
2022-04-15(NEWS): Add initial news for 0.4.0Daniel Silverstone1-0/+20
2022-04-15(deny): Remove ignores for no-longer-present advisoriesDaniel Silverstone1-4/+0
2022-04-15(example): Set licence for seq exampleDaniel Silverstone1-0/+1