Skip to content

WaveBeans 0.0.3

Compare
Choose a tag to compare
@asubb asubb released this 03 Apr 15:36
· 324 commits to master since this release
  • Execution: Breaking changes Overseer.eval() now returns different type of result. Follow docs
  • CLI: Using Kotlin Scripting as main engine. No need to install Kotlin SDK anymore
  • Support of different window functions:
  • Better support for types using through HTTP/Table service, distributed execution and measuring for different purposes:
    • FftSample
    • Window<T>
    • List<Double>
  • Detecting valid classloader depending on the environment you're running in (i.e. regular app, Jupyter, scripting, etc)
  • Kotlin version upgrade to 1.3.70
  • WaveBeans API is no longer exposing Kotlin Experimental API.