Package changelog.
659f752
- style: add missing spaces (by Philipp Burckhardt)
A total of 1 person contributed to this release. Thank you to this contributor:
- Philipp Burckhardt
b77ddf7
- replace use of type guards with boolean return type
This release closes the following issue:
5cfd0a8
- chore: update package meta data (#1462) (by stdlib-bot)5b2f0f6
- docs: update related packages sections (#1415) (by stdlib-bot, Athan Reines)b77ddf7
- fix: replace use of type guards with boolean return type (by Philipp Burckhardt)f36bef4
- feat: addassert/is-nonpositive-finite
(#1396) (by Shubham Mishra, Philipp Burckhardt)
A total of 3 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
- Shubham Mishra