Skip to content

Latest commit

 

History

History
221 lines (117 loc) · 5.92 KB

File metadata and controls

221 lines (117 loc) · 5.92 KB

Changelog

v0.1.6

compare changes

🚀 Enhancements

  • Stats (#3)
  • stats: Aggregate by ppid descendant tree instead of foreground pgrp (775ddc0)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.5

compare changes

📦 Build

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.4

compare changes

🩹 Fixes

  • linux: Dlopen libtermux-exec.so on Android for seccomp softfail (ec59820)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.3

compare changes

🩹 Fixes

  • linux: Preserve SIGSYS handler for Android seccomp softfail (623be5b)

🏡 Chore

🤖 CI

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.2

compare changes

🩹 Fixes

  • linux: Use libc _exit() instead of raw exit_group syscall (4af46c0)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.1

compare changes

🚀 Enhancements

  • linux: Add execve linker fallback for Android/Termux noexec mounts (4febf60)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.0

compare changes

🤖 CI

  • Setup trusted publishing (b805187)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.7

compare changes

🚀 Enhancements

  • Support pipe fallback (c773fdd)
  • Add Android/Bionic errno compatibility shim (d17de76)
  • pipe: Auto-detect interactive shells and enable -i mode (b5893ae)

🩹 Fixes

  • Pipepty improvements (ab7bfa1)
  • test: Make pipe tests robust on CI (adc25f0)

✅ Tests

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.6

compare changes

🔥 Performance

  • Fix macOS spawn latency (~120ms → ~12ms) (#1)

❤️ Contributors

v0.0.5

compare changes

🚀 Enhancements

  • napi: Support android platform (99d77bf)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.4

compare changes

🩹 Fixes

💅 Refactors

🏡 Chore

🤖 CI

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.3

🏡 Chore

  • Skip unix pty teests on window (c13b8d8)

✅ Tests

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.2

compare changes

📦 Build

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.1

🚀 Enhancements

🏡 Chore

  • Update ci (e12391c)
  • Update ci (27e0272)
  • Switch to oxfmt formatter with editorconfig (60d909b)
  • Apply oxfmt formatting, update docs and ci (fd3139e)

❤️ Contributors

  • Pooya Parsa (@pi0)