Releases: shugo/textbringer
Releases · shugo/textbringer
v14
What's Changed
- Add string rectangle by @shugo in #134
- Add rectangle_number_lines by @shugo in #135
- Remove
reverse:
from apply_on_rectangle by @shugo in #136 - feat: Add string_insert_rectangle command by @shugo in #137
- Remove an unused variable to suppress warnings by @shugo in #139
- Add ispell by @shugo in #138
Full Changelog: v13...v14
v13
What's Changed
- Use require_relative in gemspec by @shugo in #120
- Setup devcontainer by @shugo in #123
- Add copilot-setup-steps.yml for Copilot coding agent by @shugo in #125
- Revert "Merge pull request #123 from shugo/setup_devcontainer" by @shugo in #126
- Implement apply_on_rectangle method to consolidate rectangle operations by @copilot-swe-agent in #124
- Fix undo for rectangle commands by @shugo in #127
- Fix point in rectangle commands by @shugo in #128
- Add clear_rectangle by @shugo in #131
- Add a Dockerfile for Gemini CLI by @shugo in #132
- Exclude dot files and logo/ by @shugo in #133
Full Changelog: v12...v13
v12
What's Changed
- Remove dead server socket by @shugo in #114
- Use socket in test_unlink_dead_socket by @shugo in #115
- Add dependabot.yml by @shugo in #116
- Bump step-security/harden-runner from 2.11.1 to 2.12.2 by @dependabot in #117
- Implement rectangle commands for textbringer editor by @copilot-swe-agent in #118
- Calculate rectangle boundaries with multibyte characters properly by @shugo in #119
New Contributors
- @dependabot made their first contribution in #117
- @copilot-swe-agent made their first contribution in #118
Full Changelog: v11...v12