Package changelog.
A total of 1 person contributed to this release. Thank you to this contributor:
- Philipp Burckhardt
-
bd258a3
: update namespace declarations- To migrate, users should see the guidance found in the relevant commits for namespace refactoring. See issue #2260.
-
d9edc48
:complex/float64
converted to a namespace- This commit refactors
complex/float64
to be a namespace. The constructor is now thecomplex/float64/ctor
. To migrate, users should update their import paths tocomplex/float64/ctor
which provides the same API and implementation.
- This commit refactors
-
bd258a3
: update namespace declarations- To migrate, users should see the guidance found in the relevant commits for namespace refactoring. See issue #2260.
9fd67fc
- addcomplex/float64/base/add
1a93d8f
- addcomplex/float64/base/assert/is-not-equal
d925e71
- addcomplex/float64/base/assert/is-same-value
45cadfe
- addcomplex/float64/base/assert/is-same-value-zero
f1e8ae1
- addcomplex/float64/base/mul
76a2524
- addcomplex/float64/conj
3e956ce
- addcomplex/float64/imag
2495723
- addcomplex/float64/real
59aabc1
- addcomplex/float64/reim
-
bd258a3
: update namespace declarations- To migrate, users should see the guidance found in the relevant commits for namespace refactoring. See issue #2260.
-
d9edc48
:complex/float64
converted to a namespace- This commit refactors
complex/float64
to be a namespace. The constructor is now thecomplex/float64/ctor
. To migrate, users should update their import paths tocomplex/float64/ctor
which provides the same API and implementation.
- This commit refactors
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt
2777e4b
- bench: resolve lint errors in benchmarks (by Athan Reines)a304cd8
- docs: update namespace table of contents (#2648) (by stdlib-bot, Athan Reines)9dc29b4
- docs: add sub-namespace sections and update namespace table of contents (by Philipp Burckhardt)bd258a3
- feat: update namespace TypeScript declarations (#2628) (by stdlib-bot, Athan Reines)c89d08c
- feat: addassert
to namespace (by Athan Reines)5bb602e
- feat: addcomplex/float64/base/assert
namespace (by Athan Reines)e797f05
- feat: addbase
to namespace (by Athan Reines)12e3d27
- feat: addcomplex/float64/base
namespace (by Athan Reines)d9edc48
- feat: convertcomplex/float64
to a namespace (by Athan Reines)e3a3679
- refactor: update paths (by Athan Reines)f1e8ae1
- feat: addcomplex/float64/base/mul
(by Athan Reines)aee4bd7
- bench: update mode (by Athan Reines)9fd67fc
- feat: addcomplex/float64/base/add
(by Athan Reines)32bbcb3
- refactor: update paths (by Athan Reines)2495723
- feat: addcomplex/float64/real
(by Athan Reines)ed9c0a5
- refactor: update paths (by Athan Reines)3e956ce
- feat: addcomplex/float64/imag
(by Athan Reines)18b3c79
- refactor: update paths (by Athan Reines)8908bda
- refactor: update paths (by Athan Reines)59aabc1
- feat: addcomplex/float64/reim
(by Athan Reines)76a2524
- feat: addcomplex/float64/conj
(by Athan Reines)659f752
- style: add missing spaces (by Philipp Burckhardt)3a3b1e0
- docs: update package URLs (#2269) (by stdlib-bot)8089b88
- docs: update paths (by Athan Reines)1a93d8f
- feat: addcomplex/float64/base/assert/is-not-equal
(by Athan Reines)d925e71
- feat: addcomplex/float64/base/assert/is-same-value
(by Athan Reines)45cadfe
- feat: addcomplex/float64/base/assert/is-same-value-zero
(by Athan Reines)75d4f83
- refactor: update require and include paths (by Athan Reines)3c94d90
- fix: update dependency path (by Athan Reines)2efc790
- feat: addcomplex/float64/ctor
(by Athan Reines)
No changes reported for this release.
A total of 1 person contributed to this release. Thank you to this contributor:
- Philipp Burckhardt
46d049b
- build: replace tslint directive (by Philipp Burckhardt)
No changes reported for this release.
-
9768c66
: update minimum TypeScript version to 4.1- To migrate, users should upgrade their TypeScript version to at least version 4.1.
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.