版博士V2.0程序
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

changelog.markdown 275 B

123456789101112131415
  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