Skip to content

Releases: aeilot/lsnotes

Version 1.0.0

09 Aug 14:36

Choose a tag to compare

🚀 lsnotes v1.0.0 — Python, Typer, and Markdown Support

We’ve rebuilt lsnotes from the ground up!
The original C++ version was solid, but now it’s faster to use, easier to install, and way more powerful—thanks to Python and Typer. Oh, and now your directory notes can be written in Markdown. 🎉


✨ New in This Release

  • Complete Rewrite in Python
    No more compiling—just pip install and go.

  • Powered by Typer CLI
    Get intuitive commands, helpful flags, and built-in help.

  • Markdown Support
    Your .lsnotes files can now use headings, lists, links, code blocks, and more.

  • Simplified Configuration
    Easily change settings with lsnotes config.

  • Better Cross-Platform Support
    Works smoothly on Linux, macOS, and Windows.

Version 0.1.1

05 Apr 11:14
64bb5d4

Choose a tag to compare

Adding Configuration

Version 0.1.0

05 Apr 10:41
c68ce6b

Choose a tag to compare

The very first version with all basic features!