Package changelog.
75d4f83
- refactor: update require and include paths (by Athan Reines)
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines
No changes reported for this release.
e25b23b
- rename type definitions for array and ndarray data types
-
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.
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines
e29732d
- update minimum TypeScript version
-
e29732d
: update minimum TypeScript version to 4.1- To migrate, users should upgrade their TypeScript version to at least version 4.1.
e29732d
- feat: update minimum TypeScript version (by Philipp Burckhardt)
A total of 1 person contributed to this release. Thank you to this contributor:
- Philipp Burckhardt
No changes reported for this release.