Package changelog.
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines
d301be9
- ensure support for real-to-complex casting in boolean and mask array indexing
32bbcb3
- refactor: update paths (by Athan Reines)ed9c0a5
- refactor: update paths (by Athan Reines)d301be9
- fix: ensure support for real-to-complex casting in boolean and mask array indexing (by Athan Reines)e57ccb2
- refactor: update boolean array indexing implementation and add tests (by Athan Reines)b981bc3
- refactor: avoid repeated property access (by Athan Reines)550285b
- feat: add support for boolean and mask array assignment (by Athan Reines)074cbef
- docs: add note concerning broadcasting of nested array elements (by Athan Reines)b079d65
- feat: add support for integer array indexing assignment (by Athan Reines)96e896a
- feat: add support for boolean array indices (by Athan Reines)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
516b608
- support additional error messages
64931c5
- test: add tests for unsupported index arrays (by Athan Reines)ac40e7e
- test: add invalid index expression tests (by Athan Reines)eac06b3
- test: add mask array tests (by Athan Reines)de52a29
- test: fix descriptions and add error condition tests (by Athan Reines)962c155
- feat: add boolean array tests (by Athan Reines)d21b90f
- test: add integer array tests (by Athan Reines)9149295
- docs: add support for integer, mask, and boolean arrays (by Athan Reines)b8827b4
- bench: add mask and boolean array benchmarks (by Athan Reines)516b608
- fix: support additional error messages (by Athan Reines)baae4a9
- docs: fix missing period (by Athan Reines)bf00a42
- test: addArrayIndex
constructor tests (by Athan Reines)415d506
- feat: attachArrayIndex
constructor to the main export (by Athan Reines)
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines
3e53527
- bench: avoid running benchmarks in environments lacking Proxy support (by Athan Reines)7137673
- docs: update related packages sections (#1315) (by stdlib-bot)d278dc9
- docs: update note (by Athan Reines)993f468
- feat: add support for using index arrays in indexing expressions (by Athan Reines)9d78727
- test: add tests for assigning real-valued arrays to complex-valued arrays (by Athan Reines)0188a12
- docs: update copy and clarify identifier (by Athan Reines)974889e
- docs: add note on bounds checking and update cache documentation (by Athan Reines)4394246
- feat: addfactory
method for specifying defaults (by Athan Reines)29e4c99
- fix: propagate options when invoking constructor (by Athan Reines)c54fad0
- docs: add note (by Athan Reines)7eeb330
- fix: refactor to preserve constructor behavior and propagate fanciness to returned slices (by Athan Reines)7442058
- docs: update copy (by Athan Reines)cdad4f0
- docs: fix lint errors (by Athan Reines)7d12ad0
- feat: addarray/to-fancy
(by Athan Reines)
A total of 1 person contributed to this release. Thank you to this contributor:
- Athan Reines