Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 23:23
· 380 commits to main since this release
6ac1983

✨ Introduce new features

  • Add commands to insert markdown table and horizontal rule
  • Implement csv and tsv with padded column widths (Does not support multiline cells)
  • Add Tab and Shift-Tab keymaps to csv mode, to navigate columns

🎨 Improve structure / format of the code

  • Improve eq() of emojiWidget

What's Changed

  • Implement csv and tsv with padded column widths by @gaelj in #90
  • Release 0.3.0 by @gaelj in #91

Full Changelog: 0.2.2...0.3.0