plock v0.1.1
First Automated Release
For Mac Requires: xattr -c plock.app
- I haven't done code signing yet. I recommend building it yourself for now.
Install ollama and make sure to run ollama pull openhermes2.5-mistral
or swap it out in the code for something else.
Windows users must use a custom script which can be set in the settings file.
What's Changed
- [plock-1]: add settings file by @jasonjmcghee in #4
- Fix get_context function to use mutable iterator in main.rs by @antmanler in #7
New Contributors
- @jasonjmcghee made their first contribution in #4
- @antmanler made their first contribution in #7
Full Changelog: v0.1.0...v0.1.1