Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 265 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 265 Bytes

Changelog

1.2.0

  • Removes next_id() from backend behaviour and generate it in a way to avoid duplicates.

1.1.0

  • Adds MiniDB backend.
  • Removes API limitless:next_id(LimitlessCtx).

1.0.0

  • Stable release.
  • Adds MongoDB backend.