Recent Releases of rclip
rclip - v2.0.3
- release: v2.0.3
- chore: switch from
pycodestyletoruff+ installpyrightfrompypi(#188) - chore: update dependencies (#187)
- chore: add PR template to help contributors (#186)
- ci: update brew before running daily tests to account for any system package updates (#185)
- chore: e2e test latest stable release every day (#172)
- ci: quickfix the branch-tag collision on the brew tap repo (#184)
- ci: ubuntu-20.04 → ubuntu-22.04
- Python
Published by github-actions[bot] 10 months ago
rclip - v2.0.0
- release: v2.0.0
- ci: enable prerelease windows build testing (#179)
- ci: simplify snap build steps (#178)
- ci: test snap and appimage e2e prerelease (#177)
- ci: test pypi build on multiple target OSes (#176)
- ci: introduce the "Test system rclip" action (#175)
- chore: bump release action versions (#174)
- chore: update jinja2 to make dependabot happy (#171)
- test: enable running e2e tests on system rclip (#170)
- fix: typo in test names, seach → search (#169)
- test: add tests for ARW and CR2 images (#168)
- feat: enable brew releases with raw support (#166)
- fix: address
open_clipandtorchwarnings, switch to quickgelu model (#164) - fix(brew): port the latest formula fixes from the tap repo (#163)
- release: v1.11.1a26
- chore: update rawpy to 0.24.0 to support Python 3.13 (#158)
- release: v1.11.1a25 (#156)
- chore: update brew python dependency to 3.13
- fix: AppImage build (#154)
- chore: speedup snap release by building amd64 snapp locally (#153)
- chore: update numpy to 2.1.3 (#152)
- BREAKING CHANGE: drop Python 3.9 support because some libraries, like the latest numpy don't support it anymore (#151)
- chore: update torch & torchvision to the latest versions (should support Python 3.13 and help with the brew build) (#150)
- Python
Published by github-actions[bot] 10 months ago
rclip - v1.11.1a25
- release: v1.11.1a25
- chore: update brew python dependency to 3.13
- fix: AppImage build (#154)
- chore: speedup snap release by building amd64 snapp locally (#153)
- chore: update numpy to 2.1.3 (#152)
- BREAKING CHANGE: drop Python 3.9 support because some libraries, like the latest numpy don't support it anymore (#151)
- chore: update torch & torchvision to the latest versions (should support Python 3.13 and help with the brew build) (#150)
- Python
Published by github-actions[bot] about 1 year ago
rclip - v1.11.0
- release: v1.11.0
- feat: put RAW support behind a CLI arg (#148)
- chore: update
torchandtorchvision(#147) - chore: update deps (#146)
- docs: add abidkhan484 as a contributor for code (#144)
- feat: add support for ARW, DNG, CR2 raw (#140)
- Python
Published by github-actions[bot] about 1 year ago
rclip - v1.10.2
- release: v1.10.2
- chore: update deps (#132)
- test: should handle image addition and deletion correctly (#131)
- chore: use better webp image in e2e's (#130)
- test: searching a directory with multiple nested directories should work (#129)
- test: searching empty dir should yield no results and should not crash (#128)
- Python
Published by github-actions[bot] over 1 year ago
rclip - v1.10.0
- release: v1.10.0
- feat: speedup text-only search by up to 50% (3.8s → 1.9s) and reduce text-only search RAM consumption by up to 3.8 times (1.7Gb → 0.45Gb) (#125)
- test: repeated searches should yield the same result (#124)
- chore: quality benchmarks (#123)
- Python
Published by github-actions[bot] over 1 year ago
rclip - v1.7.6
- release: v1.7.6 - chore: run tests against all supported Python versions + mark Python 3.12 unsupported (yet) (#90) - chore: standardize artifact filenames on the releases page (#89) - fix(README): make Caphyon a link - docs(README): thank you, Advanced Installer team - docs: add Caphyon as a contributor for infra (#88)
- Python
Published by github-actions[bot] about 2 years ago
rclip - v1.7.0
- release: v1.7.0 - feat(ux): unify indexing progressbars to provide better insight into the total indexing time + speed it up a bit (#77) - feat(ux): suggest --no-indexing on indexing - feat: improve the --help text and formatting (#76) - chore: better types (#74)
- Python
Published by github-actions[bot] over 2 years ago
rclip - v1.7.0a0
- release: v1.7.0a0 - fix it for Python 3.8 - feat(ux): unify indexing progressbars to provide better insight into the total indexing time - feat(ux): suggest --no-indexing on indexing - feat: improve the --help text and formatting (#76) - chore: better types (#74)
- Python
Published by github-actions[bot] over 2 years ago
rclip - v1.4.10
- release: v1.4.10
- feat: add
--no-indexingsynonym to--skip-index(#61) - feat: check snap fs permissions and print user-friendly messages if they are insufficient (#62)
- chore(README): add macOS installation instructions (#59)
- ci(release snap): validate built snap (#58)
- chore: bump deps and unlock safetensors==0.3.2 because they are compatible with arm64 now
- docs(README): how to connect '/media' to snap
- docs(README): typo
- Python
Published by github-actions[bot] over 2 years ago
rclip - v1.4.0
- release: v1.4.0
- fix: exclude query images from results (#48)
- chore: use tar.gz-archive for CLIP dep instead of the git URL (#47)
- feat: add query multipliers + cleanup add/subtract queries feature (#46)
- fix: add 'query' param help text to the --help command
- docs: add image-to-image search demo youtube link (#45)
- Python
Published by github-actions[bot] over 2 years ago
rclip - v1.3.2a0
- remove git from appimage-after-bundle
- add regex
- add ftfy as a direct dep
- specify tqdm as a direct dep
- try tar.gz
- release: v1.3.2a0
- feat: add query multipliers + cleanup add/subtract queries feature (#46)
- fix: add 'query' param help text to the --help command
- docs: add image-to-image search demo youtube link (#45)
- Python
Published by github-actions[bot] over 2 years ago
rclip - v1.2.4-build-appimage-v1.3-2
- require squashfs-tools in the appimage dockerimage
- Python
Published by github-actions[bot] almost 3 years ago
rclip - v2.0.0-pre
- feature(model): switch to ViT-L/14@336px
- Python
Published by github-actions[bot] over 3 years ago
rclip - v1.2.3-build-fix
- build(GHA): downgrade build-appimage to v1.1 to fix build error
- Python
Published by github-actions[bot] over 3 years ago
rclip - 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
- Python
Published by github-actions[bot] about 4 years ago
rclip - v0.0.1-alpha5
- fix: removed useless top-level progress bar
- Python
Published by github-actions[bot] over 4 years ago
rclip - v0.0.1-alpha4
- refactor(db): switched from dict_factory to sqlite3.Row
- feat: support of image removal
- feat: added support for index versioning
- Python
Published by github-actions[bot] over 4 years ago
rclip - v0.0.1-alpha3
- ci: fixed GHA lint job (#5)
- build: switched to CPU-only PyTorch
- style: appimageafterbundle.sh style fix
- docs: README update
- chore(GHA): update lint step titles
- Python
Published by github-actions[bot] over 4 years ago
rclip - v0.0.1-alpha2
- ci: build and publish an AppImage on
v*tag (#3) - chore(Pipfile): added build-appimage script
- docs: added logo to README (#2)
- docs: README.md update
- docs: README edits
- docs: grammar fixes in README
- ci: added GHA to lint the code on push (#1)
- chore: lint -> checkstyle; lint = "checkstyle && check_types"
- chore: added install_pyright script
- chore: added pycodestyle and lint script
- docs: added README.md
- docs: added LICENSE
- Python
Published by github-actions[bot] over 4 years ago