Recent Releases of intern

intern - v1.4.0

What's Changed

  • Removes cloud-volume dependency from array by @dxenes1 in https://github.com/jhuapl-boss/intern/pull/100
  • Fix TypeError in non-cloudvolume case by @ijc8 in https://github.com/jhuapl-boss/intern/pull/101
  • Add image ingest helper by @j6k4m8 in https://github.com/jhuapl-boss/intern/pull/102
  • Prep for v1.4.0 release by @j6k4m8 in https://github.com/jhuapl-boss/intern/pull/103

New Contributors

  • @ijc8 made their first contribution in https://github.com/jhuapl-boss/intern/pull/101

Full Changelog: https://github.com/jhuapl-boss/intern/compare/v1.3.1...v1.4.0

- Python
Published by j6k4m8 over 3 years ago

intern - v1.3.1

What's Changed

  • Fix volume provider assignment bug by @j6k4m8 in https://github.com/jhuapl-boss/intern/pull/96
  • fix(convenience): Add fixes and QoL improvements for different volume providers by @j6k4m8 in https://github.com/jhuapl-boss/intern/pull/97

Full Changelog: https://github.com/jhuapl-boss/intern/compare/v1.3.0...v1.3.1

- Python
Published by j6k4m8 over 3 years ago

intern - v1.3.0

What's Changed

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

New Contributors

  • @ttorir made their first contribution in https://github.com/jhuapl-boss/intern/pull/85
  • @heliy made their first contribution in https://github.com/jhuapl-boss/intern/pull/86

Full Changelog: https://github.com/jhuapl-boss/intern/compare/v1.2.0...v1.3.0

- Python
Published by j6k4m8 almost 4 years ago

intern -

- Python
Published by j6k4m8 almost 5 years ago