summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2021-11-16chore: update debian/changelog for new releaseLars Wirzenius1-23/+6
2021-11-16chore: update Cargo.lockLars Wirzenius1-23/+40
2021-10-21chore: update dependencies with cargo update --workspaceLars Wirzenius1-41/+109
2021-10-13feat: add crate subplot-build for using Subplot from build.rsLars Wirzenius1-0/+9
2021-09-18subplotlib: Upgrade to state 0.5Daniel Silverstone1-2/+43
2021-09-18chore: cargo updateDaniel Silverstone1-121/+79
2021-09-16feat! parse Markdown input with pull-cmark instead of PandocLars Wirzenius1-0/+31
2021-09-04chore: Enable tracingDaniel Silverstone1-1/+138
2021-08-07chore: update crate version number and dependencies, for releaseLars Wirzenius1-23/+30
2021-07-11release: Subplot version 0.2.1Lars Wirzenius1-37/+39
2021-06-12chore: update top level version to 0.2.0Daniel Silverstone1-1/+1
2021-06-12chore: update Cargo.tomls for releaseDaniel Silverstone1-3/+4
2021-06-12chore: Cargo UpdateDaniel Silverstone1-100/+91
2021-05-01pandoc_ast: Support multiple versions of pandoc_astDaniel Silverstone1-1/+13
2021-04-23version: Add support for git-testament derived version infoDaniel Silverstone1-0/+23
2021-02-13Cargo.lock: Run `cargo update`Daniel Silverstone1-76/+78
2021-02-13Cargo.{lock,toml}: Update pandoc_ast and serde-auxDaniel Silverstone1-4/+4
2021-02-07subplotlib: Add remove_dir_all dependencyDaniel Silverstone1-1/+105
2021-01-10resource: Support embedded the resourcesDaniel Silverstone1-0/+1
2021-01-02chore: update Cargo.lock (with cargo update)Lars Wirzenius1-53/+104
2020-12-30subplotlib: Add runcmd step libraryDaniel Silverstone1-0/+14
2020-12-29subplotlib: Add files step library, with testsDaniel Silverstone1-4/+25
2020-12-28subplotlib: Trivial datadir supportDaniel Silverstone1-0/+12
2020-12-21subplotlib: use state for contextDaniel Silverstone1-0/+7
2020-12-21chore: Wire new libs into workspaceDaniel Silverstone1-0/+40
2020-12-18bindings: Refactor kinds into a lazy static for reuseDaniel Silverstone1-0/+1
2020-11-21chore: Update serde-auxDaniel Silverstone1-3/+2
2020-11-21chore: Update base64Daniel Silverstone1-5/+2
2020-11-21chore: Run cargo updateDaniel Silverstone1-414/+387
2020-11-04graphmarkup: Add pikchr rendererDaniel Silverstone1-0/+17
2020-06-20feat: Ensure keys in bindings files are case insensitiveDaniel Silverstone1-0/+13
2020-05-08chore: Update to pandoc 0.8.0 releaseDaniel Silverstone1-6/+6
2020-04-11Change: docgen to not change output needlesslyLars Wirzenius1-0/+7
2020-03-28Change: use thiserror to simplify errors.rsLars Wirzenius1-6/+8
2020-03-20Change: bump dependency on roadmapLars Wirzenius1-3/+31
2020-02-26Add: --date option to sp-docgenLars Wirzenius1-0/+1
2020-01-08Change: use tera templates for generating Python codeLars Wirzenius1-42/+498
2019-12-22Add: struct Document to represent a Subplot documentLars Wirzenius1-0/+2
2019-12-14Change: update Cargo.lockLars Wirzenius1-66/+65
2019-11-30Change: typeset using bindings informationLars Wirzenius1-0/+5
2019-10-20Add: depend on regex crateLars Wirzenius1-0/+43
2019-10-12Change: update Cargo.lockLars Wirzenius1-16/+16
2019-10-06Add: Cargo.lockLars Wirzenius1-0/+454
2019-09-28Add: initial, rough Debian packagingLars Wirzenius1-325/+0
2019-09-28Add: roadmap supportLars Wirzenius1-0/+43
2019-09-28Add: generate SVGs from dot graphs in code blocksLars Wirzenius1-0/+16
2019-09-17Change: depend on structopt 0.3Lars Wirzenius1-39/+16
2019-09-17Change: use structopt, instead of clapLars Wirzenius1-1/+73
2019-09-15Add: command line parsing, with clapLars Wirzenius1-0/+96
2019-09-15Add: initial no-op versionLars Wirzenius1-0/+121