You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
690 B
690 B
WebPerl Changelog
2018-09-02: v0.05-beta
- Added Perl.addStateChangeListener and deprecated Perl.stateChanged
- Added WebPerl::js_new()
- Added regex_tester.html
- Added Perl.noMountIdbfs
- A few other minor fixes and updates
2018-08-14: v0.03-beta
- Fixed an issue with WebPerl::JSObject::toperl() where JS objects were not being converted properly.
- Added AJAX demo
- Added WebPerl autoloading for script tags
- Various small changes, bugfixes and enhancements (mostly not user-visible)
- Added
runtests.htmlandexperimentsdir
2018-08-12: v0.01-beta
- First public release