Skip to content

Commit 1d7d72e

Browse files
committed
Bump version to 0.1.2
- Fix rat-text TextArea cursor and input handling - Fix TUI modals to render on top of current view - Disable log output to stdout/stderr in TUI mode - Update all documentation to prefer TOML over YAML - Update all documentation to prioritize arrow keys over vim navigation - Change default frontmatter format from YAML to TOML
1 parent c61a23d commit 1d7d72e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "peas"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2024"
55
description = "A CLI-based, flat-file issue tracker for humans and robots"
66
license = "MIT"

0 commit comments

Comments
 (0)