Package changelog.
0572aac
- addnumber/float32/base/identity
5bad5d8
- addnumber/float64/base/identity
5014579
- addnumber/uint32/base/muldw
fd83184
- addnumber/int32/base/muldw
c528ca7
- addnumber/int32/base/mul
348d584
- addnumber/uint32/base/mul
e8c4318
- addnumber/float32/base/sub
7ae2f22
- addnumber/float32/base/mul
5928127
- addnumber/float32/base/div
2dc9e44
- addnumber/float64/base/sub
04dad66
- addnumber/float64/base/div
b492938
- addnumber/float64/base/mul
6f5ff44
- addnumber/float32/base/add
9482391
- addnumber/float64/base/add5
a4c46eb
- addnumber/float64/base/add4
8237449
- addnumber/float64/base/add3
6747b5e
- addnumber/float64/base/add
9aaeaaa
- add C implementation fornumber/float32/base/signbit
(#3399)
A total of 6 issues were closed in this release:
66f68cf
- chore: fix EditorConfig lint errors (#6871) (by zhanggy)f3cfeab
- chore: fix EditorConfig lint errors (#6861) (by zhanggy)57953ed
- chore: fix JavaScript lint errors (issue #6616) (#6626) (by GURU PRASAD SHARMA, Athan Reines)7f1101e
- chore: fix EditorConfig lint errors (#6596) (by Mahfuza Humayra Mohona, Athan Reines)ecc74c7
- chore: fix EditorConfig lint errors (#6181) (by MANI, Athan Reines)1820a95
- docs: update related packages sections (#6503) (by stdlib-bot)a1e230f
- chore: clean up cppcheck-suppress comments (by Karan Anand)8f4f7b9
- refactor: rename file (#6128) (by Gururaj Gurram)0572aac
- feat: addnumber/float32/base/identity
(by Gururaj Gurram)5bad5d8
- feat: addnumber/float64/base/identity
(by Gururaj Gurram)5014579
- feat: addnumber/uint32/base/muldw
(by Gururaj Gurram)9a6831e
- refactor: update paths (by Gururaj Gurram)fd83184
- feat: addnumber/int32/base/muldw
(by Gururaj Gurram)2540748
- refactor: update paths (by Gururaj Gurram)c528ca7
- feat: addnumber/int32/base/mul
(by Gururaj Gurram)4fdea8f
- chore: fix EditorConfig lint errors (#5514) (by Justyn Shelby)635e38f
- refactor: rename file innumber/float32/base/add
(#5498) (by Gururaj Gurram)348d584
- feat: addnumber/uint32/base/mul
(by Gururaj Gurram)a4d7692
- refactor: rename file innumber/float32/base/mul
(#5463) (by Gururaj Gurram)5081120
- refactor: update paths (by Gururaj Gurram)e8c4318
- feat: addnumber/float32/base/sub
(by Gururaj Gurram)1eac550
- refactor: update paths (by Gururaj Gurram)7ae2f22
- feat: addnumber/float32/base/mul
(by Gururaj Gurram)adbcf39
- refactor: update paths (by Gururaj Gurram)5928127
- feat: addnumber/float32/base/div
(by Gururaj Gurram)35df6a5
- chore: fix C lint errors (#5354) (by GK Bishnoi)92761ec
- refactor: update paths (by Gururaj Gurram)2dc9e44
- feat: addnumber/float64/base/sub
(by Gururaj Gurram)e910b33
- refactor: update paths (by Gururaj Gurram)04dad66
- feat: addnumber/float64/base/div
(by Gururaj Gurram)eecf3f4
- refactor: update paths (by Gururaj Gurram)b492938
- feat: addnumber/float64/base/mul
(by Gururaj Gurram)6f5ff44
- feat: addnumber/float32/base/add
(by Gururaj Gurram)9482391
- feat: addnumber/float64/base/add5
(by Gururaj Gurram)a4c46eb
- feat: addnumber/float64/base/add4
(by Gururaj Gurram)8237449
- feat: addnumber/float64/base/add3
(by Gururaj Gurram)836170d
- refactor: update paths (by Gururaj Gurram)6747b5e
- feat: addnumber/float64/base/add
(by Gururaj Gurram)6028758
- docs: update namespace TypeScript declaration comments (#4758) (by stdlib-bot, Philipp Burckhardt)9aaeaaa
- feat: add C implementation fornumber/float32/base/signbit
(#3399) (by Neeraj Pathak, Athan Reines, stdlib-bot)4a70790
- style: add missing spaces (by Philipp Burckhardt)a72a67a
- chore: minor clean-up (by Philipp Burckhardt)
A total of 11 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- GK Bishnoi
- GURU PRASAD SHARMA
- Gururaj Gurram
- Justyn Shelby
- Karan Anand
- MANI
- Mahfuza Humayra Mohona
- Neeraj Pathak
- Philipp Burckhardt
- zhanggy
No changes reported for this release.
A total of 1 person contributed to this release. Thank you to this contributor:
- Philipp Burckhardt
No changes reported for this release.
ca6614a
- add missing gypfile field entries
272ae7a
- docs: remove comment (by Athan Reines)2777e4b
- bench: resolve lint errors in benchmarks (by Athan Reines)d04dcbd
- docs: remove private annotations in C comments (by Philipp Burckhardt)41d41e9
- test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)9ed7d0e
- chore: add missing trailing newlines (by Philipp Burckhardt)0d3b4d0
- chore: remove extra spaces and lint fixes (by Philipp Burckhardt)0616f00
- docs: update related packages sections (by stdlib-bot)28433d6
- docs: clean-up C function parameter and return annotations (by Philipp Burckhardt)ca6614a
- fix: add missing gypfile field entries (by Philipp Burckhardt)
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
No changes reported for this release.
2693e3b
- update namespace TypeScript declarations (#1287)23df479
- addisSameValueZerof
to namespace and fix export name5cd3de9
- addnumber/float32/base/assert/is-same-value-zero
d416f05
- addisSameValueZero
to namespace9eec2ad
- addnumber/float64/base/assert/is-same-value-zero
7998c12
- addassert
to namespaceecee463
- addnumber/float32/base/assert
f21f6bf
- addnumber/float32/base/assert/is-same-value
e2a8c34
- addassert
to namespace6e01e5f
- addnumber/float64/base/assert
4cae4c7
- addnumber/float64/base/assert/is-same-value
a170482
- add missing field
2693e3b
- feat: update namespace TypeScript declarations (#1287) (by stdlib-bot, Athan Reines)322d1ca
- docs: update namespace table of contents (#1284) (by stdlib-bot, Philipp Burckhardt)442fbfc
- docs: update Markdown stdlib package URLs (#1274) (by stdlib-bot)23fdf15
- docs: update link (by Athan Reines)78512b9
- docs: update link (by Athan Reines)23df479
- feat: addisSameValueZerof
to namespace and fix export name (by Athan Reines)5cd3de9
- feat: addnumber/float32/base/assert/is-same-value-zero
(by Athan Reines)d416f05
- feat: addisSameValueZero
to namespace (by Athan Reines)9eec2ad
- feat: addnumber/float64/base/assert/is-same-value-zero
(by Athan Reines)7998c12
- feat: addassert
to namespace (by Athan Reines)ecee463
- feat: addnumber/float32/base/assert
(by Athan Reines)f21f6bf
- feat: addnumber/float32/base/assert/is-same-value
(by Athan Reines)868324a
- style: add missing decimals (by Athan Reines)e2a8c34
- feat: addassert
to namespace (by Athan Reines)6e01e5f
- feat: addnumber/float64/base/assert
(by Athan Reines)3f84b6f
- refactor: reduce addon boilerplate (by Athan Reines)4cae4c7
- feat: addnumber/float64/base/assert/is-same-value
(by Athan Reines)a170482
- fix: add missing field (by Athan Reines)c506804
- docs: fix example code (by Philipp Burckhardt)e8cf70a
- docs: update related packages sections (#1263) (by stdlib-bot)dea49e0
- docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)f27ce09
- docs: update related packages sections (#1254) (by stdlib-bot)8affb20
- docs: update related packages sections (#1248) (by stdlib-bot)8ef1f9e
- docs: update related packages sections (#1233) (by stdlib-bot)398a2ac
- docs: update related packages sections (#1228) (by stdlib-bot)fe1a276
- docs: update related packages sections (#1220) (by stdlib-bot)cf3668f
- docs: update related packages sections (#1210) (by stdlib-bot)5e1216b
- docs: update related packages sections (#1192) (by stdlib-bot)32e396e
- docs: update related packages sections (#1185) (by stdlib-bot)1879534
- docs: update related packages sections (#1179) (by stdlib-bot)4d6b104
- docs: update related packages sections (#1172) (by stdlib-bot, Athan Reines)bf038c4
- docs: update related packages sections (#1168) (by stdlib-bot)d575e8b
- docs: update related packages sections (#1167) (by stdlib-bot)26cf434
- docs: update related packages sections (#1156) (by stdlib-bot)2f0cb7e
- docs: update related packages sections (#1154) (by stdlib-bot)57d81e4
- docs: update related packages sections (#1151) (by stdlib-bot)73f98e4
- docs: update related packages sections (#1150) (by stdlib-bot)e9778a4
- build: do not escape special Markdown characters in code (by Philipp Burckhardt)78a556e
- docs: update related packages sections (#1145) (by stdlib-bot)4626ee3
- build: remove tslint directives (by Philipp Burckhardt)8fbd70f
- build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)9502ed2
- build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)9a75516
- docs: fix variable declarations (by Athan Reines)66c2911
- docs: update links (by Athan Reines)
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
No changes reported for this release.
92caf33
- update import path forCollection
type definition
-
898e8e4
: update minimum TypeScript version to 4.1- To migrate, users should upgrade their TypeScript version to at least version 4.1.
-
c23a1d5
: refactor declarations to use generics -
efcd0af
: refactor declarations to use generics -
1e1b4b1
: refactor declarations to use generics -
73cb4ea
: refactor declarations to use generics
d73bbf4
- build: replace lint directives (by Philipp Burckhardt)bf2cf8b
- build: remove tslint directives (by Philipp Burckhardt)898e8e4
- feat: update minimum TypeScript version (by Philipp Burckhardt)92caf33
- fix: update import path forCollection
type definition (by Athan Reines)0e39133
- chore: use strictEqual checks and resolve lint errors (by Philipp Burckhardt)c23a1d5
- feat: refactor declarations to use generics (by Athan Reines)efcd0af
- feat: refactor declarations to use generics (by Athan Reines)1e1b4b1
- feat: refactor declarations to use generics (by Athan Reines)73cb4ea
- feat: refactor declarations to use generics (by Athan Reines)28e1c84
- docs: resolve C lint errors (by Athan Reines)
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.