Skip to content

Release v0.8.0

Compare
Choose a tag to compare
@jamesmudd jamesmudd released this 22 Jul 18:45
· 98 commits to master since this release
6753c81
  • Major writing support improvements
    • Attributes can now be written #552
    • Full support for byte, short, int, long, float, double and wrapper classes as datasets and attributes #587
    • Support for scalar datasets and attributes
    • Much more complete API on writable objects, allowing introspection of data type and data layout and data space etc.
  • Many test improvements for writing support
  • Build and dependency updates
  • Note: This may be the last release supporting Java 8