summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorFilesLines
2022-07-29fix: prepare new release to bump dependency on roadmapLars Wirzenius1-2/+2
2022-07-28chore: prepare release 0.4.2 of all cratesLars Wirzenius1-1/+1
2022-05-14(cli): Change from structopt to clap3-deriveDaniel Silverstone1-1/+1
2022-04-15(chore): Update everything to 0.4.0Daniel Silverstone1-1/+1
2022-04-15(chore): Update serde-aux dependency to remove chronoDaniel Silverstone1-1/+1
2022-04-15(chore): Update tera dependency to remove chronoDaniel Silverstone1-1/+3
2022-03-24feat! change logging to use log/env_logger instead of tracingLars Wirzenius1-3/+3
2022-03-12(chore): Update various crates a bit moreDaniel Silverstone1-6/+6
2022-03-12docs: add example of minimal subplot using Rust step functionsLars Wirzenius1-1/+1
2022-02-02chore: rewrite use of chorno crate to use just time crateLars Wirzenius1-15/+15
2021-11-23chore: bump dependency on roadmap to MIT-0 versionLars Wirzenius1-1/+1
2021-11-16chore: update crate versionsLars Wirzenius1-1/+1
2021-11-10chore: change licence to MIT-0Lars Wirzenius1-1/+1
2021-10-21chore: update version numbers for cratesLars Wirzenius1-1/+1
2021-10-13feat: add crate subplot-build for using Subplot from build.rsLars Wirzenius1-1/+1
2021-09-16feat! parse Markdown input with pull-cmark instead of PandocLars Wirzenius1-1/+2
2021-09-05cargo.toml: Set default-run target to subplot binaryDaniel Silverstone1-0/+1
2021-09-04chore: Enable tracingDaniel Silverstone1-0/+3
2021-08-07chore: update crate version number and dependencies, for releaseLars Wirzenius1-2/+2
2021-07-11release: Subplot version 0.2.1Lars Wirzenius1-1/+1
2021-06-12chore: update top level version to 0.2.0Daniel Silverstone1-1/+1
2021-06-12chore: update Cargo.tomls for releaseDaniel Silverstone1-1/+1
2021-05-01pandoc_ast: Support multiple versions of pandoc_astDaniel Silverstone1-1/+7
2021-04-23version: Add support for git-testament derived version infoDaniel Silverstone1-0/+1
2021-02-13Cargo.{lock,toml}: Update pandoc_ast and serde-auxDaniel Silverstone1-2/+2
2021-01-10resource: Support embedded the resourcesDaniel Silverstone1-0/+4
2020-12-21chore: Wire new libs into workspaceDaniel Silverstone1-0/+3
2020-12-18bindings: Refactor kinds into a lazy static for reuseDaniel Silverstone1-0/+1
2020-11-21chore: Update serde-auxDaniel Silverstone1-1/+1
2020-11-21chore: Update base64Daniel Silverstone1-1/+1
2020-11-04graphmarkup: Add pikchr rendererDaniel Silverstone1-0/+1
2020-06-20feat: Ensure keys in bindings files are case insensitiveDaniel Silverstone1-0/+1
2020-05-08chore: Update to pandoc 0.8.0 releaseDaniel Silverstone1-1/+1
2020-04-11Change: docgen to not change output needlesslyLars Wirzenius1-0/+1
2020-03-30Change: lower thiserror, anyhow dependenciesLars Wirzenius1-2/+2
2020-03-28Add: depend on thiserror and anyhowLars Wirzenius1-0/+2
2020-03-20Change: bump dependency on roadmapLars Wirzenius1-1/+1
2020-02-26Add: --date option to sp-docgenLars Wirzenius1-0/+1
2020-01-08Change: use tera templates for generating Python codeLars Wirzenius1-0/+4
2020-01-06Add: allow test data files to be embedded in MarkdownLars Wirzenius1-1/+1
2019-12-22Add: struct Document to represent a Subplot documentLars Wirzenius1-0/+2
2019-12-01Refactor: format Cargo.toml for readabilityLars Wirzenius1-2/+7
2019-11-30Change: typeset using bindings informationLars Wirzenius1-0/+2
2019-10-20Add: depend on regex crateLars Wirzenius1-0/+1
2019-10-06Change: Cargo.toml for publishing to crates.ioLars Wirzenius1-1/+5
2019-10-06Add: doctest for typeset_subplotLars Wirzenius1-0/+1
2019-10-05Change: use the now-published roadmap crateLars Wirzenius1-4/+1
2019-09-28Add: clarifying comment in Cargo.tomlLars Wirzenius1-1/+2
2019-09-28Change: roadmap crate location in Cargo.tomlLars Wirzenius1-1/+1
2019-09-28Add: initial, rough Debian packagingLars Wirzenius1-1/+1