Release Notes
- Users can now choose between viewing files as markdown or HTML.
- Fixed a bug that caused an error on launch when configuration file did not agree with current internal configuration struct. Contribution by GitHub user Morsicus.
- Fixed a bug that caused new markdown notes created from within rucola to have an incorrect tag instead of a level 1 title. Contribution by GitHub user Morsicus.
Install rucola-notes 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.5.0/rucola-notes-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Linus-Mussmaecher/rucola/releases/download/v0.5.0/rucola-notes-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install Linus-Mussmaecher/tap/rucola
Download rucola-notes 0.5.0