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.

15 lines
275 B

3 months ago
  1. # 2.0.0
  2. - Now takes into account result of calling `valueOf` functions when they exist
  3. # 1.0.2 Quick Sort
  4. - Sorts object keys so that property order doesn't affect outcome
  5. # 1.0.1 Perfect Circle
  6. - Guard against circular references
  7. # 1.0.0 IPO
  8. - Initial Public Release