Package changelog.
A total of 1 person contributed to this release. Thank you to this contributor:
- Karan Anand
No changes reported for this release.
83b4397- add defaultindexingdata type
ebe55b2- update hash table
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Jaysukh Makvana
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
No changes reported for this release.
-
7ae5741: update minimum TypeScript version to 4.1- To migrate, users should upgrade their TypeScript version to at least version 4.1.
-
d45a05b: renameintegraltointeger- To migrate, users should update their code to use
integerrather thanintegralto refer to the policy/kind which includes both signed and unsigned integer dtypes.
- To migrate, users should update their code to use
Details
7ae5741- feat: update minimum TypeScript version (by Philipp Burckhardt)d45a05b- feat: renameintegraltointeger(by Athan Reines)bd1017d- feat: addnumericandrealdtype defaults (by Athan Reines)9363dc3- feat: addgetmethod for retrieving a single default setting (by Athan Reines)35de20d- feat: addndarray/defaults(by Athan Reines)
A total of 2 people contributed to this release. Thank you to the following contributors:
- Athan Reines
- Philipp Burckhardt