Releases: eddmann/santa-lang-workbench
Releases · eddmann/santa-lang-workbench
0.1.2
What's Changed
Documentation and branding improvements with a new festive app icon.
Features
- New festive workbench app icon design
Other Changes
- Add screenshot gallery to README with Advent of Code links
- Improve installation section and fix documentation typos
- Remove unused Windows, Android, and iOS icons
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
Minor fix for the Homebrew formula update script to correctly identify the Intel SHA256 line.
Bug Fixes
- Fix sed pattern to not match architecture line when updating Intel SHA256 in Homebrew formula
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
Initial release of Workbench, a desktop IDE for writing and testing santa-lang Advent of Code solutions.
Features
- Desktop application built with Tauri for macOS, Linux, and Windows
- Multi-reindeer execution: run solutions against multiple santa-lang implementations simultaneously
- Performance comparison charts for multi-execution mode
- AoC puzzle context panel with automatic input fetching
- Code editor with santa-lang syntax highlighting
- Code formatting via Tinsel with format-on-save support
- Resizable output panel with tabbed interface
- Theme system and native menu integration
- Reindeer discovery and management with grouped collapsible UI
- Debug mode to show executed commands in output
- macOS code signing and notarization
- Homebrew tap installation support
Bug Fixes
- Temp script file written to working directory for correct
.inputfile resolution - Output panel tab reset when AoC reference changes
- Console output capture and keyboard shortcut handling
- Correct output panel labels and version detection
Full Changelog: https://github.com/eddmann/santa-lang-workbench/commits/0.1.0