- Update from the upstream (Bug fix: removed infinity loop when using the G format specifier with a zero value.)
- Pulled updates from the upstream (v1.11, read more).
- Added the ability to run the tests on Node.js.
- Bug fix: genitive forms for months (needed for Slavic languages)
- Added support for AMD and CommonJS. The global object and other native objects such as String aren't modified if the library is loaded via AMD or CommonJS.
- The sffjs object is a function now. It's the same function that is assigned to String.format.
The pre-fork change log is available here.