版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 1 година
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. 1.0.6 / 2019-01-31
  2. ------------------
  3. - Unicode update to 10.0.0.
  4. - Fixed `Z` content (added missed line and paragraph seperators), #10.
  5. 1.0.5 / 2018-01-26
  6. ------------------
  7. - Remove outdated license info from readme (missed in previous update).
  8. 1.0.4 / 2018-01-26
  9. ------------------
  10. - Unicode update to 10.0.0.
  11. - Clarified license, should be MIT, #6.
  12. 1.0.3 / 2016-09-14
  13. ------------------
  14. - Unicode update to 9.0.0.
  15. - Rewrite update script (use npm instead of Makefile).
  16. - Added integrity tests.
  17. 1.0.2 / 2015-06-24
  18. ------------------
  19. - License info clarify, #3.
  20. 1.0.1 / 2015-05-30
  21. ------------------
  22. - Update to Unicode 8.+.
  23. - Also automatically fix possible ReDOS in `Any`, if source used to generate
  24. patterns like `(Any)+`.
  25. 1.0.0 / 2015-03-10
  26. ------------------
  27. - Export all in index.js.
  28. 0.1.0 / 2015-02-22
  29. ------------------
  30. - First release.