github purocean/yn v3.34.4

latest releases: v3-next-04, v3-next-03, v3-next-02...
3 years ago
  1. feat: 重构代码运行功能,增加 Code Runner 扩展,运行代码支持实时显示运行结果
  2. fix: 修复 Windows 上恢复最大化窗口状态后窗口显示不全问题。
  3. feat(plugin): 增加代码运行器注册,插件可以拓展代码功能了。相关 Api: ctx.runner.registerRunner ctx.runner.removeRunner ctx.runner.getAllRunners
  4. upd(plugin): 调整 ctx.api.runCode 方法。调整参数,不再支持运行本地 Javascript 代码,支持流式获取运行结果
  5. upd(plugin): 移除 xterm.run-code Action
  6. upd(plugin): 调整 xterm.run Action 参数类型

  1. feat: refactoring the code running function, adding Code Runner extension, running the code to support real-time display of running results
  2. fix: fix the problem of incomplete window display after restoring the maximized window state on Windows
  3. feat(plugin): added code runner registration, plugins can expand code functions. Related APIs: ctx.runner.registerRunner ctx.runner.removeRunner ctx.runner.getAllRunners
  4. upd(plugin): adjust the ctx.api.runCode method, no longer support running local Javascript code, and support streaming access to running results
  5. upd(plugin): remove xterm.run-code action
  6. upd(plugin): adjust xterm.run action parameter type

Don't miss a new yn release

NewReleases is sending notifications on new releases.