travel/admin/node_modules/hash-sum/changelog.markdown

16 lines
275 B
Markdown
Raw Normal View History

2024-06-24 11:28:18 +08:00
# 2.0.0
- Now takes into account result of calling `valueOf` functions when they exist
# 1.0.2 Quick Sort
- Sorts object keys so that property order doesn't affect outcome
# 1.0.1 Perfect Circle
- Guard against circular references
# 1.0.0 IPO
- Initial Public Release