pkgsrc/lang/ruby-coffee-script-source/distinfo
taca cc9894c199 Update ruby-coffee-script-source to 1.10.0.
1.10.0 — September 3, 2015

* CoffeeScript now supports ES6-style destructuring defaults.
* (offsetHeight: height) -> no longer compiles. That syntax was accidental and
  partly broken. Use ({offsetHeight: height}) -> instead. Object destructuring
  always requires braces.

* Several minor bug fixes, including:
   - A bug where the REPL would sometimes report valid code as invalid, based
     on what you had typed earlier.
   - A problem with multiple JS contexts in the jest test framework.
   - An error in io.js where strict mode is set on internal modules.
   - A variable name clash for the caught error in catch blocks.

1.9.3 — May 27, 2015

* Bugfix for interpolation in the first key of an object literal in an
  implicit call.
* Fixed broken error messages in the REPL, as well as a few minor bugs with
  the REPL.
* Fixed source mappings for tokens at the beginning of lines when compiling
  with the --bare option. This has the nice side effect of generating smaller
  source maps.
* Slight formatting improvement of compiled block comments.
* Better error messages for on, off, yes and no.

1.9.2 — April 15, 2015

* Fixed a watch mode error introduced in 1.9.1 when compiling multiple files
  with the same filename.
* Bugfix for yield around expressions containing this.
* Added a Ruby-style -r option to the REPL, which allows requiring a module
  before execution with --eval or --interactive.
* In <script type="text/coffeescript"> tags, to avoid possible duplicate
  browser requests for .coffee files, you can now use the data-src attribute
  instead of src.
* Minor bug fixes for IE8, strict ES5 regular expressions and Browserify.
2015-12-12 14:41:21 +00:00

6 lines
448 B
Text

$NetBSD: distinfo,v 1.12 2015/12/12 14:41:21 taca Exp $
SHA1 (coffee-script-source-1.10.0.gem) = 50f2fc7cb1b131b81aba9a91f803e0d3d71612b1
RMD160 (coffee-script-source-1.10.0.gem) = 5b89659f0b4a900054ebdb7c938404e0434915c3
SHA512 (coffee-script-source-1.10.0.gem) = 09b8a25f185feac94e6d0226accdaf2bee207995a46ede77b6daa581afce7b5c2fc87acc4660d8467fae881d15b2c78c64bc5f1084b68a51ac287efe09a3b053
Size (coffee-script-source-1.10.0.gem) = 58880 bytes