0.15.0
What's Changed
- table: fix start_line of Table itself by @kivikakk in #231
- Rename header file to match c libname by @gjtorikian in #233
- Change the name of the ifdef by @gjtorikian in #234
- Add
comrak_set_parse_option_smart
by @gjtorikian in #235 - Allow
c_char
options to be NULL by @gjtorikian in #237 - Replace
lazy_static
dependency withonce_cell
by @Turbo87 in #238 - Make
comrak --help
readable on my terminal by @mgeisler in #242 - c-api: fix CI build by @kivikakk in #240
- Bump versions of some dependencies by @helmet91 in #243
- Adding functionality to build SyntectAdapters with custom themes, syntax sets, etc. by @ArvinSKushwaha in #239
- Make shell-words and xdg dependencies optional by @silverpill in #245
- Bump clap version to 4.0 and switch to the Derive API by @tranzystorek-io in #248
- c-api: remove by @kivikakk in #249
New Contributors
- @Turbo87 made their first contribution in #238
- @mgeisler made their first contribution in #242
- @ArvinSKushwaha made their first contribution in #239
- @silverpill made their first contribution in #245
- @tranzystorek-io made their first contribution in #248
Full Changelog: 0.14.0...0.15.0
crates.io: https://crates.io/crates/comrak/0.15.0