Skip to content

v1.3.0

Compare
Choose a tag to compare
@j6k4m8 j6k4m8 released this 29 Jun 14:18
· 17 commits to master since this release
aadd231

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

  • @ttorir made their first contribution in #85
  • @heliy made their first contribution in #86

Full Changelog: v1.2.0...v1.3.0