Skip to content

v0.5.0 - UFO Green

Compare
Choose a tag to compare
@freyamade freyamade released this 25 Mar 12:22
· 55 commits to master since this release

Another release with mostly stylistic changes. Hope you enjoy!

Changes

  • Changed loading messages to use a progress bar
  • Added parsing of code blocks
  • Added syntax highlighting using the noir library
    • Currently, the lib only supports the following languages, and as such these are the only languages that will be highlighted
      • crystal
      • css
      • html
      • javascript
      • json
      • python
      • ruby
    • I'm currently trying to talk to the maintainer of the lib to allow me to add more lexers so this list should hopefully grow soon
  • Fixed bug where colouring text would interfere with the text wrapping process
  • Fixed bug where a message containing just an image would have a blank line
  • Added keybinds for up and down arrows to scroll through messages / channels