Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 407 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 407 Bytes

Change Log

All notable changes to the screed project will be documented in this file. See keepachangelog for more info.

The screed Python and command-line APIs adhere to Semantic Versioning.

[Unreleased]

Added

  • screed CLI, with database creation and conversion commands.
  • screed.make_db, a simplified way of creating DB using the Python API.