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.

11 lines
186 B

4 years ago
  1. # 1.0.2 Quick Sort
  2. - Sorts object keys so that property order doesn't affect outcome
  3. # 1.0.1 Perfect Circle
  4. - Guard against circular references
  5. # 1.0.0 IPO
  6. - Initial Public Release