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 842B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. 1.0.1 / 2015-07-14
  2. ==================
  3. * fixed; missing file introduced in 4f5cea1
  4. 1.0.0 / 2015-07-12
  5. ==================
  6. * Remove unnecessary files from npm package - #6 via joaquimserafim
  7. * updated readme stats
  8. 0.0.5 / 2013-02-05
  9. ==================
  10. * optimization: remove use of arguments [jkroso](https://github.com/jkroso)
  11. * add scripts to component.json [jkroso](https://github.com/jkroso)
  12. * tests; remove time for travis
  13. 0.0.4 / 2013-01-07
  14. ==================
  15. * added component.json #1 [jkroso](https://github.com/jkroso)
  16. * reversed array loop #1 [jkroso](https://github.com/jkroso)
  17. * remove fn params
  18. 0.0.3 / 2012-09-29
  19. ==================
  20. * faster with negative start args
  21. 0.0.2 / 2012-09-29
  22. ==================
  23. * support full [].slice semantics
  24. 0.0.1 / 2012-09-29
  25. ===================
  26. * initial release