Releases: yurijmikhalevich/rclip
Releases · yurijmikhalevich/rclip
v1.2.3
v1.2.3-build-fix
- build(GHA): downgrade build-appimage to v1.1 to fix build error
v1.2.1-debug-build
- removed support of the obsolete way to install pytorch on Linux
- build(macOS): make pipenv install correct dependencies on macOS
v1.2.0
v1.1.1
- fix(CVE-2021-23437): updated pillow to 8.3.2
- docs(README): fixed typo
- docs: updated README
v1.1.0
- feat: added --exclude-dir argument
- docs(README): added link to the video demonstration
- docs(README): minor readme update
v1.0.0
v0.0.1-alpha5
- fix: removed useless top-level progress bar
v0.0.1-alpha4
- refactor(db): switched from dict_factory to sqlite3.Row
- feat: support of image removal
- feat: added support for index versioning
v0.0.1-alpha3
- ci: fixed GHA lint job (#5)
- build: switched to CPU-only PyTorch
- style: appimage_after_bundle.sh style fix
- docs: README update
- chore(GHA): update lint step titles