Skip to content

Releases: otty-shell/otty

v0.1.0

Choose a tag to compare

@kemokempo kemokempo released this 11 Mar 01:36
89835ed

What's Changed

  • fix(escape): fix dcs control parsing with utf8 chars by @Harzu in #39
  • Refactoring by @Harzu in #40
  • feat(otty): adopt a widgets-first workspace architecture by @Harzu in #41
  • Macos grips by @Harzu in #42
  • chore(release): 0.1.0 by @Harzu in #43

Full Changelog: v0.1.0-beta1...v0.1.0

v0.1.0-beta1

Choose a tag to compare

@kemokempo kemokempo released this 13 Dec 09:27
3a94c54

What's Changed

  • vte parser by @Harzu in #1
  • fix(otty-vte): move utf8 parsing logic to utf8_parser module by @Harzu in #2
  • add readme and logo by @Harzu in #3
  • Description by @Harzu in #4
  • feat: add contribution guidelines by @Harzu in #5
  • fix: templates and workflows by @Harzu in #6
  • 9 otty escape v010 by @Harzu in #12
  • fix: fix licenses and crates descriptions by @Harzu in #13
  • 8 otty pty v010 by @Harzu in #14
  • Otty surface by @Harzu in #15
  • fix: remove allacritty_terminal from repo by @Harzu in #16
  • fix: remove egui_term from repository by @Harzu in #17
  • otty-libterm api refactoring by @Harzu in #19
  • Test iced widget by @Harzu in #20
  • Otty v010 by @Harzu in #22

New Contributors

  • @Harzu made their first contribution in #1

Full Changelog: https://github.com/otty-shell/otty/commits/v0.1.0-beta1