Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 484 Bytes

CHANGELOG.md

File metadata and controls

18 lines (16 loc) · 484 Bytes

Self-Encryption - Change Log

[0.0.0 - 0.1.1]

  • Initial structure
  • Test set-up
  • Travis integration
  • Docs creation
  • Docs hosting (github.io)
  • Windows CI set-up (ci.AppVeyor.com)
  • Read/Write file in memory based buffer
  • API version 0.0.8
  • Implement disk based interface as example
  • Full unit tests in lib.rs
  • Integrations tests in tests module
  • Benchmark tests for varying file sizes from 1 byte to 10 M/b
  • API stable version 0.1.0
  • Coverage analysis (coveralls ?)