uni-ticket-system/node_modules/hash-sum/changelog.markdown

16 lines
275 B
Markdown
Raw Normal View History

2023-12-05 02:11:10 +00: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