Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 May 22:39
· 2 commits to main since this release
f55e864

[0.1.0] - 2025-05-15

🚀 Features

  • Add new configuration for whether to display the session directory
  • Add makefile
  • Remove initial padding
  • Add installation guide; update wasm target
  • Allow overriding the mode label
  • Upgrade to zellij 0.42.1
  • Github Actions for linting & releasing

🐛 Bug Fixes

  • Correct compiler error

💼 Other

  • Initial commit
  • Update README
  • Implement user configuration
  • Add configuration for default tab name

⚙️ Miscellaneous Tasks

  • Update cargo.lock
  • Upgrade cargo.lock
  • Update cargo.lock
  • Update cargo.lock
  • Rearrange readme sections
  • (readme) Add description of mode label configuration
  • Improve readme
  • Fix clippy warnings