Finally I've had the time to make another release!

Neel v0.3.0

Updates:

  * added ability to call JavaScript anywhere within a procedure 
freely/multiple times via `callJs` macro
  * added ability for `callJs` macro to be used in your other modules procedures
  * removed the need for procedures to have Option[JsonNode] return type if 
using `callJs` macro



The updates above will be reflected in the ReadMe in greater depth. No changes 
were made to the API.

  * fixed exception handling compiler bug
  * added backup paths for locating Chrome on Windows
  * added recursive search for locating Chrome on Mac
  * added more robust search for locating Chrome on Linux



These 4 much needed improvements came from other contributors, thanks a lot 
guys <3

Enjoy a more robust version of Neel :)

Reply via email to