Pot.js 1.20 and PotLite.js 1.37 released.

Pot.js 1.20 と PotLite.js 1.37 リリースしました。

Download

Changelog


ja:
  • 内部変数 StopIteration を除去
  • Pot.Struct.pairs で未知の変数を修正
  • Pot.Struct.equals() で再帰的に比較するよう改訂
  • Pot.Deferred.parallel に Deferred を含む関数を渡すと想定外の動作になるのを修正 (Thanks coffeegyunyu)
  • Pot.sprintf() に数値を 3桁区切りする型指定子 ‘n’ を追加


en:
  • Fixed internal StopIteration.
  • Fixed bug: undefined function ‘pairs’ in Pot.pairs (Pot.Struct.pairs).
  • Fixed Pot.equals() recursive compares (Pot.Struct.equals).
  • Fixed Pot.Deferred.parallel.
  • Added Pot.sprintf format ‘n’ (Pot.Format.sprintf).

Reference



Repository