Skip to content
This repository was archived by the owner on Sep 18, 2022. It is now read-only.

Releases: SourceCodeBot/crudodb

v2.0.0

01 Dec 17:41
41e6110

Choose a tag to compare

2.0.0 (2021-12-01)

BREAKING CHANGES

  • applySchema on crudodb simplify usage!
    feat: improve handling with crudodb

add new type StoreApi to directly handle CRUD operations
update configs
improve test coverage

v2.0.0-next.2

30 Nov 18:31
501cc94

Choose a tag to compare

v2.0.0-next.2 Pre-release
Pre-release

2.0.0-next.2 (2021-11-30)

Bug Fixes

v2.0.0-next.1

19 May 19:26
0cc514f

Choose a tag to compare

v2.0.0-next.1 Pre-release
Pre-release

2.0.0-next.1 (2021-05-19)

Features

BREAKING CHANGES

  • applySchema on crudodb simplify usage!
    feat: improve handling with crudodb

add new type StoreApi to directly handle CRUD operations
update configs
improve test coverage

v1.2.0

01 May 07:29
7d278f3

Choose a tag to compare

1.2.0 (2021-05-01)

Bug Fixes

Features

v1.1.0

30 Oct 16:31
59e7438

Choose a tag to compare

1.1.0 (2020-10-30)

Features

  • implement default migration routine (#11) (59e7438), closes #10

v1.0.3

23 Oct 16:32
7222a9d

Choose a tag to compare

1.0.3 (2020-10-23)

Bug Fixes

v1.0.2

23 Oct 16:28
c77e810

Choose a tag to compare

1.0.2 (2020-10-23)

Bug Fixes

v1.0.1

22 Oct 06:32
9a24b8f

Choose a tag to compare

1.0.1 (2020-10-22)

Bug Fixes

  • typos and better readability (#5) (9a24b8f)

v1.0.0

21 Oct 17:51

Choose a tag to compare

1.0.0 (2020-10-21)

Bug Fixes

Features

  • implement first working state (#4) (befccc2)