Cojudge v0.2.3
macOS installation
The macOS application is ad-hoc signed and is not notarized. After dragging Cojudge.app into /Applications, this command is required before the first launch:
xattr -dr com.apple.quarantine /Applications/Cojudge.appWhat's Changed
- fix: Esc no longer exits fullscreen when closing file search on macOS by @anslwy in #62
- feat: debug console for live expression evaluation by @anslwy in #63
- fix: WYSIWYG inline code auto-close swallows typed text by @anslwy in #64
Full Changelog: v0.2.2...v0.2.3