Skip to content

Releases: jhuapl-boss/intern

v1.4.0

08 Nov 20:50
7404a61
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ijc8 made their first contribution in #101

Full Changelog: v1.3.1...v1.4.0

v1.3.1

21 Jul 17:06
Compare
Choose a tag to compare

What's Changed

  • Fix volume provider assignment bug by @j6k4m8 in #96
  • fix(convenience): Add fixes and QoL improvements for different volume providers by @j6k4m8 in #97

Full Changelog: v1.3.0...v1.3.1

v1.3.0

29 Jun 14:18
aadd231
Compare
Choose a tag to compare

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

v1.2.0: Update changelog and docs for 1.2.0 (#72)

15 Apr 18:17
a67e4a8
Compare
Choose a tag to compare
* Update documentation for intern v1.2.0

* Update documentation in prep for intern v1.2.0