Ohm-Management - Projektarbeit B-ME
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.

HISTORY.md 944B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. 2.1.5 / 2017-08-02
  2. ==================
  3. * perf: remove only trailing `=`
  4. 2.1.4 / 2017-03-02
  5. ==================
  6. * Remove `base64-url` dependency
  7. 2.1.3 / 2016-10-30
  8. ==================
  9. * deps: base64-url@1.3.3
  10. 2.1.2 / 2016-08-15
  11. ==================
  12. * deps: base64-url@1.3.2
  13. 2.1.1 / 2016-05-04
  14. ==================
  15. * deps: base64-url@1.2.2
  16. 2.1.0 / 2016-01-17
  17. ==================
  18. * Use `random-bytes` for byte source
  19. 2.0.0 / 2015-05-08
  20. ==================
  21. * Use global `Promise` when returning a promise
  22. 1.1.0 / 2015-02-01
  23. ==================
  24. * Use `crypto.randomBytes`, if available
  25. * deps: base64-url@1.2.1
  26. 1.0.3 / 2015-01-31
  27. ==================
  28. * Fix error branch that would throw
  29. * deps: base64-url@1.2.0
  30. 1.0.2 / 2015-01-08
  31. ==================
  32. * Remove dependency on `mz`
  33. 1.0.1 / 2014-06-18
  34. ==================
  35. * Remove direct `bluebird` dependency
  36. 1.0.0 / 2014-06-18
  37. ==================
  38. * Initial release