File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.0] - 2025-07-30
11+
12+ ### Added
13+ - Run_to_completion feature for synchronous script execution
14+ - PyEval functionality for secure Python expression evaluation
15+ - GHC script support
16+ - Submit.sh script for automated code submission workflow
17+ - Complete DataFrame UI and API enhancements with responsive design
18+ - Enhanced DataFrame web interface with comprehensive templates and JavaScript functionality
19+ - DataFrame web page routes and template improvements
20+ - Plugin management documentation
21+
22+ ### Fixed
23+ - Missing DataFrame web page routes
24+ - Template syntax errors
25+
1026## [ 0.1.0] - 2024-06-22
1127
1228### Added
You can’t perform that action at this time.
0 commit comments