Skip to content

Releases: letterlock/brr

v.1.0.2 - more small bugfixes

27 Dec 15:26
Compare
Choose a tag to compare

some more small changes here. i'm still waiting on microsoft to even clear my first executable, but once that's done, i'll upload a windows release here as well. for now windows users would have to compile from source/compile using cargo, sorry!

changelog:

  • fixed a bug causing the timed/word count save to not be disabled by the config file
  • removed successful save messages unless the save is triggered manually by "ctrl+s"

v1.0.1 - small bugfix and linux changes

22 Dec 16:28
Compare
Choose a tag to compare

i'm only releasing this as a linux binary because i'm not dealing with resubmitting the windows binary to be unflagged as a virus by windows defender for right now. sorry!
if you compile from source you'll still get the changes, of course.
if you're using the windows release from v1.0.0, the workaround for the bug i fixed is to either create your files directly in brr or make sure the last line of the file is not empty before opening it in brr.

changelog:

  • fixed an issue where files created on windows would display incorrectly because they contain "\r" characters in addition to "\n" in their file endings.
  • if you're on linux, brr will now first check "$XDG_CONFIG_HOME/brr" (defaulting to "~/.config/brr" if the env variable is not set) for a "brr.conf" file before looking elsewhere. additionally, brr will now first try to create "brr.log" at "$XDG_STATE_HOME/brr" (defaulting to "~/.local/state/brr") before sticking it in the folder with the binary.
  • updated some of the documentation.

v1.0.0 :^)

22 Dec 00:53
5ec66ba
Compare
Choose a tag to compare

the very first true release. expect bugs! B^) 💮 ❤️