Skip to content

Releases: yurijmikhalevich/rclip

v1.4.10

15 Aug 07:01
Compare
Choose a tag to compare
  • release: v1.4.10
  • feat: add --no-indexing synonym 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

v1.4.9

10 Aug 05:22
Compare
Choose a tag to compare
  • release: v1.4.9
  • feat: snap build (#56)

v1.4.8

05 Aug 19:28
Compare
Choose a tag to compare
  • release: v1.4.8
  • feat: Linux aarch64 support (#55)
  • chore: set version to match the latest released to pypi
  • chore: use Model._device when initialiazing the model

v1.4.8a1

05 Aug 19:11
Compare
Choose a tag to compare
v1.4.8a1 Pre-release
Pre-release
  • release: v1.4.8a1
  • feat: enable Linux aarch64 support
  • chore: set version to match the latest released to pypi
  • chore: use Model._device when initialiazing the model

v1.4.7

02 Aug 08:38
Compare
Choose a tag to compare
  • release: v1.4.7
  • feat: add --version (#52)
  • fix: speed up --help (#51)

v1.4.7a11

02 Aug 08:23
Compare
Choose a tag to compare
v1.4.7a11 Pre-release
Pre-release
  • release: v1.4.7a11

v1.4.6

01 Aug 09:26
Compare
Choose a tag to compare
  • release: v1.4.6
  • chore: update pillow

v1.4.5

01 Aug 07:14
Compare
Choose a tag to compare
  • release: v1.4.5
  • docs(README): nit update

v1.4.4

01 Aug 06:26
Compare
Choose a tag to compare
  • release: v1.4.4
  • ci(pypi): publish to pypi from GHA (#50)

v1.4.4a5

01 Aug 06:19
Compare
Choose a tag to compare
v1.4.4a5 Pre-release
Pre-release
  • release: v1.4.4a5
  • fix
  • header -> bold
  • readme update
  • add pip installation instructions