UNPKG

precis-js

Version:

A JavaScript implementation of RFC 7564 (The PRECIS Framework).

33 lines (17 loc) 695 B
# PRECIS-JS changelog ## 0.1.5 (2015-12-07) - **[FIXED]** Registered brfs Browserify transform ([#5]) (thanks [@legastero]). [#5]: https://github.com/eloquent/precis-js/pull/5 ## 0.1.4 (2015-11-11) - **[FIXED]** Rebuilt with [devongovett/unicode-trie#2]. [devongovett/unicode-trie#2]: https://github.com/devongovett/unicode-trie/issues/2 ## 0.1.3 (2015-11-11) - **[FIXED]** Fixed NPM configuration. - **[IMPROVED]** Added NPM installation instructions to readme. ## 0.1.2 (2015-11-11) - **[FIXED]** Fixed NPM configuration. ## 0.1.1 (2015-11-11) - **[FIXED]** Fixed NPM version. ## 0.1.0 (2015-11-11) - **[NEW]** Initial implementation. [@legastero]: https://github.com/legastero