Skip to content

Commit 0b312d4

Browse files
committed
release: V0.4.2
1 parent 3f2d55b commit 0b312d4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Src
1+
## V0.4.2
22
- 🎉 now latex/typst files can also be converted into images / inline images
33
- 📈 markdown viewer now handles local images too! (#24) by @Alb-O
44
- 📈 markdown viewer now also handles footnotes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mcat"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
authors = ["Meron Bossin"]
55
description = "a powerfull extended cat command, to cat all the things you couldn't before"
66
keywords = ["cat", "inline", "markitdown", "terminal", "file-converter"]

0 commit comments

Comments
 (0)