|
222 | 222 |
|
223 | 223 | <!-- /.package -->
|
224 | 224 |
|
| 225 | +<section class="package" id="math-base-unreleased"> |
| 226 | + |
| 227 | +#### [@stdlib/math/base](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base) |
| 228 | + |
| 229 | +<details> |
| 230 | + |
| 231 | +<section class="breaking-changes"> |
| 232 | + |
| 233 | +##### BREAKING CHANGES |
| 234 | + |
| 235 | +- [`dc3f40e`](https://github.com/stdlib-js/stdlib/commit/dc3f40ee482c788aa64b5e18840f9ca914044b1a): remove `ops` |
| 236 | + |
| 237 | + - --- |
| 238 | + type: pre_commit_static_analysis_report |
| 239 | + description: Results of running static analysis checks when committing changes. |
| 240 | + report: |
| 241 | + - task: lint_filenames |
| 242 | + status: passed |
| 243 | + - task: lint_editorconfig |
| 244 | + status: passed |
| 245 | + - task: lint_markdown |
| 246 | + status: na |
| 247 | + - task: lint_package_json |
| 248 | + status: na |
| 249 | + - task: lint_repl_help |
| 250 | + status: na |
| 251 | + - task: lint_javascript_src |
| 252 | + status: passed |
| 253 | + - task: lint_javascript_cli |
| 254 | + status: na |
| 255 | + - task: lint_javascript_examples |
| 256 | + status: na |
| 257 | + - task: lint_javascript_tests |
| 258 | + status: na |
| 259 | + - task: lint_javascript_benchmarks |
| 260 | + status: na |
| 261 | + - task: lint_python |
| 262 | + status: na |
| 263 | + - task: lint_r |
| 264 | + status: na |
| 265 | + - task: lint_c_src |
| 266 | + status: na |
| 267 | + - task: lint_c_examples |
| 268 | + status: na |
| 269 | + - task: lint_c_benchmarks |
| 270 | + status: na |
| 271 | + - task: lint_c_tests_fixtures |
| 272 | + status: na |
| 273 | + - task: lint_shell |
| 274 | + status: na |
| 275 | + - task: lint_typescript_declarations |
| 276 | + status: passed |
| 277 | + - task: lint_typescript_tests |
| 278 | + status: na |
| 279 | + - task: lint_license_headers |
| 280 | + status: passed |
| 281 | + --- |
| 282 | + |
| 283 | +</section> |
| 284 | + |
| 285 | +<!-- /.breaking-changes --> |
| 286 | + |
| 287 | +</details> |
| 288 | + |
| 289 | +</section> |
| 290 | + |
| 291 | +<!-- /.package --> |
| 292 | + |
225 | 293 | <section class="package" id="math-base-assert-is-evenf-unreleased">
|
226 | 294 |
|
227 | 295 | #### [@stdlib/math/base/assert/is-evenf](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/assert/is-evenf)
|
|
409 | 477 |
|
410 | 478 | ##### BREAKING CHANGES
|
411 | 479 |
|
| 480 | +- [`a9bed73`](https://github.com/stdlib-js/stdlib/commit/a9bed737181a958f0a37ea636c5abf3b8eed9bed): remove `math/base/ops` |
| 481 | + |
| 482 | + - Ref: https://github.com/stdlib-js/stdlib/issues/2261 |
| 483 | + --- |
| 484 | + type: pre_commit_static_analysis_report |
| 485 | + description: Results of running static analysis checks when committing changes. |
| 486 | + report: |
| 487 | + - task: lint_filenames |
| 488 | + status: passed |
| 489 | + - task: lint_editorconfig |
| 490 | + status: passed |
| 491 | + - task: lint_markdown |
| 492 | + status: na |
| 493 | + - task: lint_package_json |
| 494 | + status: na |
| 495 | + - task: lint_repl_help |
| 496 | + status: na |
| 497 | + - task: lint_javascript_src |
| 498 | + status: na |
| 499 | + - task: lint_javascript_cli |
| 500 | + status: na |
| 501 | + - task: lint_javascript_examples |
| 502 | + status: na |
| 503 | + - task: lint_javascript_tests |
| 504 | + status: na |
| 505 | + - task: lint_javascript_benchmarks |
| 506 | + status: na |
| 507 | + - task: lint_python |
| 508 | + status: na |
| 509 | + - task: lint_r |
| 510 | + status: na |
| 511 | + - task: lint_c_src |
| 512 | + status: na |
| 513 | + - task: lint_c_examples |
| 514 | + status: na |
| 515 | + - task: lint_c_benchmarks |
| 516 | + status: na |
| 517 | + - task: lint_c_tests_fixtures |
| 518 | + status: na |
| 519 | + - task: lint_shell |
| 520 | + status: na |
| 521 | + - task: lint_typescript_declarations |
| 522 | + status: na |
| 523 | + - task: lint_typescript_tests |
| 524 | + status: na |
| 525 | + - task: lint_license_headers |
| 526 | + status: passed |
| 527 | + --- |
| 528 | + |
412 | 529 | - [`cec0ff2`](https://github.com/stdlib-js/stdlib/commit/cec0ff2dd184b40e4253affb9656633e2832a341): remove `cadd`
|
413 | 530 |
|
414 | 531 | - To migrate, users should access the same symbol via the
|
@@ -6603,6 +6720,103 @@ This release closes the following issue:
|
6603 | 6720 |
|
6604 | 6721 | ### BREAKING CHANGES
|
6605 | 6722 |
|
| 6723 | +- [`a9bed73`](https://github.com/stdlib-js/stdlib/commit/a9bed737181a958f0a37ea636c5abf3b8eed9bed): remove `math/base/ops` |
| 6724 | + |
| 6725 | + - Ref: https://github.com/stdlib-js/stdlib/issues/2261 |
| 6726 | + --- |
| 6727 | + type: pre_commit_static_analysis_report |
| 6728 | + description: Results of running static analysis checks when committing changes. |
| 6729 | + report: |
| 6730 | + - task: lint_filenames |
| 6731 | + status: passed |
| 6732 | + - task: lint_editorconfig |
| 6733 | + status: passed |
| 6734 | + - task: lint_markdown |
| 6735 | + status: na |
| 6736 | + - task: lint_package_json |
| 6737 | + status: na |
| 6738 | + - task: lint_repl_help |
| 6739 | + status: na |
| 6740 | + - task: lint_javascript_src |
| 6741 | + status: na |
| 6742 | + - task: lint_javascript_cli |
| 6743 | + status: na |
| 6744 | + - task: lint_javascript_examples |
| 6745 | + status: na |
| 6746 | + - task: lint_javascript_tests |
| 6747 | + status: na |
| 6748 | + - task: lint_javascript_benchmarks |
| 6749 | + status: na |
| 6750 | + - task: lint_python |
| 6751 | + status: na |
| 6752 | + - task: lint_r |
| 6753 | + status: na |
| 6754 | + - task: lint_c_src |
| 6755 | + status: na |
| 6756 | + - task: lint_c_examples |
| 6757 | + status: na |
| 6758 | + - task: lint_c_benchmarks |
| 6759 | + status: na |
| 6760 | + - task: lint_c_tests_fixtures |
| 6761 | + status: na |
| 6762 | + - task: lint_shell |
| 6763 | + status: na |
| 6764 | + - task: lint_typescript_declarations |
| 6765 | + status: na |
| 6766 | + - task: lint_typescript_tests |
| 6767 | + status: na |
| 6768 | + - task: lint_license_headers |
| 6769 | + status: passed |
| 6770 | + --- |
| 6771 | + |
| 6772 | +- [`dc3f40e`](https://github.com/stdlib-js/stdlib/commit/dc3f40ee482c788aa64b5e18840f9ca914044b1a): remove `ops` |
| 6773 | + |
| 6774 | + - --- |
| 6775 | + type: pre_commit_static_analysis_report |
| 6776 | + description: Results of running static analysis checks when committing changes. |
| 6777 | + report: |
| 6778 | + - task: lint_filenames |
| 6779 | + status: passed |
| 6780 | + - task: lint_editorconfig |
| 6781 | + status: passed |
| 6782 | + - task: lint_markdown |
| 6783 | + status: na |
| 6784 | + - task: lint_package_json |
| 6785 | + status: na |
| 6786 | + - task: lint_repl_help |
| 6787 | + status: na |
| 6788 | + - task: lint_javascript_src |
| 6789 | + status: passed |
| 6790 | + - task: lint_javascript_cli |
| 6791 | + status: na |
| 6792 | + - task: lint_javascript_examples |
| 6793 | + status: na |
| 6794 | + - task: lint_javascript_tests |
| 6795 | + status: na |
| 6796 | + - task: lint_javascript_benchmarks |
| 6797 | + status: na |
| 6798 | + - task: lint_python |
| 6799 | + status: na |
| 6800 | + - task: lint_r |
| 6801 | + status: na |
| 6802 | + - task: lint_c_src |
| 6803 | + status: na |
| 6804 | + - task: lint_c_examples |
| 6805 | + status: na |
| 6806 | + - task: lint_c_benchmarks |
| 6807 | + status: na |
| 6808 | + - task: lint_c_tests_fixtures |
| 6809 | + status: na |
| 6810 | + - task: lint_shell |
| 6811 | + status: na |
| 6812 | + - task: lint_typescript_declarations |
| 6813 | + status: passed |
| 6814 | + - task: lint_typescript_tests |
| 6815 | + status: na |
| 6816 | + - task: lint_license_headers |
| 6817 | + status: passed |
| 6818 | + --- |
| 6819 | + |
6606 | 6820 | - [`2dcec61`](https://github.com/stdlib-js/stdlib/commit/2dcec616498aa8ccab060bd761a9fd626f00035e): remove `math/base/special/cidentityf`
|
6607 | 6821 |
|
6608 | 6822 | - To migrate, users should update their require/import paths to use
|
@@ -9095,6 +9309,9 @@ A total of 25 people contributed to this release. Thank you to the following con
|
9095 | 9309 |
|
9096 | 9310 | <details>
|
9097 | 9311 |
|
| 9312 | +- [`a9bed73`](https://github.com/stdlib-js/stdlib/commit/a9bed737181a958f0a37ea636c5abf3b8eed9bed) - **remove:** remove `math/base/ops` _(by Gururaj Gurram)_ |
| 9313 | +- [`e1f1349`](https://github.com/stdlib-js/stdlib/commit/e1f134937128a2c37019d10b0763f720da3d0890) - **refactor:** update paths _(by Gururaj Gurram)_ |
| 9314 | +- [`dc3f40e`](https://github.com/stdlib-js/stdlib/commit/dc3f40ee482c788aa64b5e18840f9ca914044b1a) - **remove:** remove `ops` from namespace _(by Gururaj Gurram)_ |
9098 | 9315 | - [`b103cae`](https://github.com/stdlib-js/stdlib/commit/b103caebeb565cdcdc08a76cd131ad1ea0b55a27) - **bench:** update random value generation [(#6301)](https://github.com/stdlib-js/stdlib/pull/6301) _(by Harsh, stdlib-bot)_
|
9099 | 9316 | - [`6187773`](https://github.com/stdlib-js/stdlib/commit/6187773d4d95c73e0e8a8f6c43dcd53d5323f9d2) - **bench:** update random value generation [(#6298)](https://github.com/stdlib-js/stdlib/pull/6298) _(by Harsh)_
|
9100 | 9317 | - [`44445ab`](https://github.com/stdlib-js/stdlib/commit/44445ab0a65a29e3bb593a11f87d9035e552474f) - **bench:** update random value generation [(#6302)](https://github.com/stdlib-js/stdlib/pull/6302) _(by Harsh)_
|
|
0 commit comments