Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 424 Bytes

CHANGELOG.md

File metadata and controls

9 lines (8 loc) · 424 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial base version built to support JSON API v1.0 filtering, sorting, paging and compound documents.
  • Added driver support for SQLAlchemy and Marshmallow.
  • Project setup including CI, static analysis, code coverage and pull request template.