Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2024-04-18) ### Bug Fixes * also install p7zip ([48ba535](48ba535)) * create the archive after running semantic-release ([b571f87](b571f87)) * formatting error ([36c02da](36c02da)) * inistall 7zip directly, as the action was not working ([9ed3263](9ed3263)) * remove local postbuild script ([12a76b7](12a76b7)) * renamed file again to get it into the final form ([0cfe70f](0cfe70f)) * renamed file to be able to make it lowercase ([194db10](194db10)) * set the tag_name for "action-gh-release" explicitly ([d79f917](d79f917)) * try to find out where 7za is ([9feb9b4](9feb9b4)) * typo ([3905b68](3905b68)) * use "semantic release" directly via "npx" ([869219d](869219d)) * use 7za instead of 7z ([1139a2f](1139a2f)) * use full path to 7za ([559cde8](559cde8)) * use RELEASE_GIT_TAG instead of hardcoded tag_name ([a8d7013](a8d7013)) * use the RELEASE_GIT_TAG from the env ([a19cc9e](a19cc9e)) ### Features * add erasing ([8fd4f33](8fd4f33)) * better vector store info ([1684129](1684129)) * clean up ui and performance ([#1](#1)) ([0f5e674](0f5e674)) * improve ui and add presets ([b75ec7b](b75ec7b)) * update styles ([4a75c6e](4a75c6e)) * use semantic-release to create automated releases ([#5](#5)) ([dfed3dd](dfed3dd))
- Loading branch information