Skip to content

v1.1.0

Choose a tag to compare

@jengine-release-bot jengine-release-bot released this 29 Jan 23:10
· 37 commits to master since this release

Released: JEngine.Core v1.1.0, JEngine.Util v1.1.0, JEngine.UI v1.1.0

✨ Features

  • docs: add Claude Code plugin for AI-assisted development (#598)
  • ui: modernize editor UI with monochrome design system (#592)

🐛 Bug Fixes

  • plugin: correct skills paths to include .claude-plugin prefix (#601)
  • plugin: restructure to .claude-plugin for Claude Code compatibility (#600)
  • ci: use JEngine Release Bot for plugin releases (#599)
  • ci: resolve codecov coverage reporting and add UI package docs (#597)
  • core: convert AsyncOperation to UniTask for Unity 6 compatibility (#595)

👥 Contributors

@JasonXuDeveloper


📦 Installation

Install via OpenUPM:

openupm add com.jasonxudeveloper.jengine.core
openupm add com.jasonxudeveloper.jengine.util
openupm add com.jasonxudeveloper.jengine.ui  # Optional: UI utilities

📖 Documentation


This release was automatically created by the JEngine Release Bot