Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

18 lines (17 loc) · 719 Bytes

Changelog

  • 0.3.0
    • Abstraction layer for filesystem operations
    • Chunked and non-chunked filesystem storage
    • Better cache-layer management
    • Support for hdf5 storage manager
    • HTTP GET'able homepage with metadata about the server, including:
      • Cache layers
      • Host machine information
    • New and improved Dockerfile (image on DockerHub)
  • 0.2.0
    • Refactor (@mlw214)
  • 0.1.0 (May 14, 2018)
    • Initial commit and all pre-history