Releases: srinathh/snippetfu
Yet another minor security update
This release updates lodash & set-value libraries to more secure version. As before, this has Windows & Linus binaries. If you have a Mac, once you have setup the project as described in the README, running yarn electron-pack -m
should build the project for you.
Github's automated alerts for vurnerable libraries rocks! :-)
Minor Security Update
This update applies version updates for security to the following dependencies:
- Bump mixin-deep from 1.3.1 to 1.3.2 dependencies
- Bump handlebars from 4.0.12 to 4.2.0 dependencies
- Bump eslint-utils from 1.3.1 to 1.4.2 dependencies
- Bump lodash.template from 4.4.0 to 4.5.0 dependencies
- Bump js-yaml from 3.12.0 to 3.13.1 dependencies
From this release I can't build a Mac image since I don't have a Mac. Help building appreciated :-)
Version 2 release
Version 2 of SnippetFu released with cleaner code and more modern javascript stack. The Linux build is fully tested. The Windows build is a portable app. Testers welcome for the Mac build since I don't work in the Apple ecosystem.
Initial release of Snippet-Fu
This is a functional first release of stand-alone version of Snippet-Fu with 64-bit binaries for Windows and Linux. Unzip & extract the contents. Execute snippetfu.exe
on Windows or snippetfu
on Linux to run the program. Drag and create a shortcut on your taskbar to use it frequently. Sorry - no installers yet.
Please report any issues here.
This program is released under a GNU GPL v3 License