Caolan McMahon is announcing that Highland with version number 2.7.4 is already available to download.
What is Highland ?
Highland is .
Highland is certainly not a tool for people just starting out with JavaScript. This tool deals with callbacks, event emitters, promises, and streams, very advanced concepts that can be dealt only after basic JavaScript programming paradigms have been learned and nailed down. The most easiest way to explain what Highland does and what's it good for is to use the author's own explanation given in the project's README file: "you can switch between synchronous and asynchronous data sources at will, without having to re-write your code." This feature allows developers to control when and where code is executed the classic synchronous way, and when you decide to sacrifice control over performance and switch to a asynchronous code execution.
This is changelog for Highland version 2.7.4 :
You can read the complete changelog and also download this latest version on their homepage:
caolanmcmahon.com