Package changelog.
No changes reported for this release.
-
e25b23b
: rename type definitions for array and ndarray data types- In order to migrate, users should update their implementations to use the latest naming conventions. The affected type definitions are aliases for individual data type strings, so their should be no behavioral changes.
e99e4bc
- docs: update related packages (by Athan Reines)1205885
- chore: remove obsolete files (by Athan Reines)74c1844
- feat: addassign
method and refactor implementation (by Athan Reines)e25b23b
- feat: rename type definitions for array and ndarray data types (by Athan Reines)bf038c4
- docs: update related packages sections (#1168) (by stdlib-bot)
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines
efe050d
- update minimum TypeScript version
-
efe050d
: update minimum TypeScript version to 4.1- To migrate, users should upgrade their TypeScript version to at least version 4.1.
efe050d
- feat: update minimum TypeScript version (by Philipp Burckhardt)
A total of 1 person contributed to this release. Thank you to this contributor:
- Philipp Burckhardt
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt