Releases: burntcarrot/pairpad
Releases · burntcarrot/pairpad
v1.2.1
What's Changed
- Remote insertions/deletions now update the local cursor position
- The status bar now shows the names of all active users in different colors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
rowix
is now pairpad
! 🎆
What's Changed
- refactor: cleanup client and server by @burntcarrot in #26
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
Initial release for rowix
.
What's Changed
- ci: add workflows by @burntcarrot in #4
- feat: add broadcasting to websockets by @burntcarrot in #2
- feat: connection engine by @burntcarrot in #1
- feat: add WOOT CRDT implementation by @burntcarrot in #5
- refactor: cleanup event handling logic by @burntcarrot in #9
- fix: resolve unexpected behavior with newlines by @benmuth in #10
- feat: add support for deletion by @burntcarrot in #11
- feat: document sync by @burntcarrot in #16
- ci: add release workflow and config by @burntcarrot in #17
- feat: use home directory for logs by @burntcarrot in #18
Full Changelog: https://github.com/burntcarrot/rowix/commits/v1.0.0