Skip to content

Commit 6ba574b

Browse files
chore: Update CHANGELOG for v0.2.0 release
1 parent 034590c commit 6ba574b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)