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.
webperl-for/Changes.md

586 B

WebPerl Changelog

not yet released: v0.05-beta

  • Added Perl.addStateChangeListener and deprecated Perl.stateChanged
  • ...

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.html and experiments dir

2018-08-12: v0.01-beta

  • First public release