Skip to content

Releases: yurijmikhalevich/rclip

v2.0.5

14 Apr 07:22
Compare
Choose a tag to compare
  • release: v2.0.5
  • release: v2.0.4
  • chore: update dependencies (#192)
  • fix: nightly rclip test on macos-13 (#191)
  • chore(PULL_REQUEST_TEMPLATE): wholistic → holistic
  • chore: add the ruff commit to .git-blame-ignore-revs

v2.0.3

07 Mar 08:25
Compare
Choose a tag to compare
  • release: v2.0.3
  • chore: switch from pycodestyle to ruff + install pyright from pypi (#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

v2.0.2

02 Mar 14:57
Compare
Choose a tag to compare
  • release: v2.0.2
  • test: make e2e test assertion support relative paths (#183)

v2.0.1

26 Feb 05:39
Compare
Choose a tag to compare
  • release: v2.0.1
  • fix: subtract arg helper string (#182)
  • fix(ci): brew rclip build failure due to the ZIP error (#180)

v2.0.0

23 Feb 07:12
Compare
Choose a tag to compare
  • 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_clip and torch warnings, 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)

v1.11.1a25

15 Dec 12:27
Compare
Choose a tag to compare
v1.11.1a25 Pre-release
Pre-release
  • 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)

v1.11.1a12

30 Nov 17:26
Compare
Choose a tag to compare
v1.11.1a12 Pre-release
Pre-release
  • release: v1.11.1a12

v1.11.0

04 Nov 04:50
Compare
Choose a tag to compare
  • release: v1.11.0
  • feat: put RAW support behind a CLI arg (#148)
  • chore: update torch and torchvision (#147)
  • chore: update deps (#146)
  • docs: add abidkhan484 as a contributor for code (#144)
  • feat: add support for ARW, DNG, CR2 raw (#140)

v1.10.3

17 Aug 07:51
Compare
Choose a tag to compare
  • release: v1.10.3
  • fix(ci): windows build (#135)

v1.10.2

07 Jul 09:56
Compare
Choose a tag to compare
  • 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)