Releases: jhuapl-boss/intern
Releases · jhuapl-boss/intern
v1.4.0
v1.3.1
v1.3.0
What's Changed
- convert
is
to==
for literal comparisons by @j6k4m8 in #74 - Optimize chunk_size Parameter and Array Construction by @dxenes1 in #75
- Add neuroglancer convenience methods by @j6k4m8 in #76
- Support queued downsample status in boss ChannelResource by @j6k4m8 in #78
- Add z-slice indexing pattern for array access by @j6k4m8 in #77
- meshing now under extras_require by @ttorir in #85
- Fix voxel units get/set by @j6k4m8 in #83
- Closing multiprocessing pool to avoid too many open files by @heliy in #86
- Add downsample status information to intern.array by @j6k4m8 in #84
- Add pass-through public property for Boss resources by @j6k4m8 in #89
- Add draft implementation of channel-level metadata by @j6k4m8 in #87
- Update changelog with updates since last release by @j6k4m8 in #90
- Remove Python 3.6 from GitHub Actions tests by @j6k4m8 in #92
- Add datatype inferral to convenience array by @j6k4m8 in #91
- Add a metadata interface for all boss resources by @j6k4m8 in #93
- Update version for v1.3.0 release by @j6k4m8 in #94
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0: Update changelog and docs for 1.2.0 (#72)
* Update documentation for intern v1.2.0 * Update documentation in prep for intern v1.2.0