Skip to content

Release Note - v0.1.0

Choose a tag to compare

@maverickkamal maverickkamal released this 27 Nov 01:34
· 1 commit to main since this release

Features

  • Commit Detection: Automatically triggers random effects upon git commit.
  • New Curses:
    • The Jitterbug (File Hopper): Randomly switches files and inserts comments.
    • Australian Mode: Reverses the line order of the active file.
    • Variable Reverser: Reverses variable names.
    • Emoji Injector: Inserts emojis into comments and strings.
    • Comic Sans Theme: Changes editor font to Comic Sans.
    • Sound Effects: Plays random audio clips.
    • Color Inverter: Inverts editor colors.
    • Keyboard Lagger: Simulates typing delay.
    • Indent Switcher: Toggles between tabs and spaces.
  • Dashboard: View statistics, history, and toggle specific curses.
  • Undo: Instantly revert any active curse via command or notification.

Fixes & Improvementsents

  • Redesigned Jitterbug to prevent window focus issues.
  • Fixed undo functionality for Keyboard Lagger.
  • Improved error handling for Australian Mode to prevent crashes.
  • Added configuration for curse probability and duration.