Skip to content

Releases: iloveitaly/ipython-copy

v0.1.2

23 Mar 17:32
7b0fff1

Choose a tag to compare

0.1.2 (2026-03-23)

Bug Fixes

  • trigger a new build with renamed magic (9ad54cb)

v0.1.1

10 Mar 14:03

Choose a tag to compare

0.1.1 (2026-03-10)

Bug Fixes

  • add pyperclip and ipython to main dependencies (587070a)

v0.1.0

06 Mar 20:58

Choose a tag to compare

0.1.0 (2026-03-06)

Features

  • add OSC 52 clipboard test script (0ef123d)
  • ipython_clipboard: line and cell clipboard support (fa469de)
  • restore OSC 52 clipboard test script (41da761)
  • scaffold: add IPython %copy magic for clipboard utility (3c7a617)

Documentation

  • add alternatives section listing related clipboard tools (e4dcce3)
  • add technical overview of OSC 52 clipboard IPython extension (e914fbb)
  • add todo (6ddbd37)
  • expand README with usage, features, and OSC 52 details (c1fb6e4)
  • remove scaffold.py and research.md from project (bed1fe5)