d249d9b2ab1f218165cb6703fba686d7b9feb454
[yaffs-website] / CHANGES.md
1 # assert-plus Changelog
2
3 ## 0.2.0
4
5 - Fix `assert.object(null)` so it throws
6 - Fix optional/arrayOf exports for non-type-of asserts
7 - Add optiona/arrayOf exports for Stream/Date/Regex/uuid
8 - Add basic unit test coverage