Skip to content

v0.1.0

Compare
Choose a tag to compare
@chrishavlin chrishavlin released this 04 Aug 15:54
· 177 commits to main since this release
459ef84

What's Changed

This release includes some non-backwards compatible changes to the schema. Old
json files will need to be updated. The main change is that with the addition of
adding 2D slices, the region selection from v0.0.1 has been nested within a
SelectionObject level.

New Features

  • can now load 2D slices
  • widget reader redesign: add multiple selections!
  • yt dataset cacheing to speed up subsequent loads
  • improved logging
  • test infrastructure updates
  • improved development maintenance scripts

Full Changelog: v0.0.1...v0.1.0