Skip to content

Releases: WebFiori/database

v1.2.0

05 Nov 16:11
d48947f

Choose a tag to compare

1.2.0 (2025-11-05)

Features

Miscellaneous Chores

v1.1.0

29 Sep 16:32
d13abfc

Choose a tag to compare

1.1.0 (2025-09-29)

Miscellaneous Chores

v1.0.0

23 Sep 20:14
270cf93

Choose a tag to compare

1.0.0 (2025-09-23)

Features

  • Added on Error Callbacks (354b37d)
  • Circular dependency detection (5179245)
  • Migrations + Seeder Implementation (2ddb13e)
  • Performance Monitoring (3d4da5d)

Bug Fixes

Miscellaneous Chores

v0.10.0

04 Feb 12:05
6ea57d6

Choose a tag to compare

0.10.0 (2025-02-04)

Features

  • Added Support for Applying one Single Migration (2b7ad1f)

Bug Fixes

  • Added a Fix for Checking if Connected or Not (e7ec27c)

v0.9.2

02 Feb 10:45
e49f73f

Choose a tag to compare

0.9.2 (2025-02-02)

Bug Fixes

v0.9.1

27 Jan 16:21
f861219

Choose a tag to compare

0.9.1 (2025-01-27)

Miscellaneous Chores

v0.9.0

27 Jan 08:44
8f7de1b

Choose a tag to compare

What's Changed

Full Changelog: v0.8.12...v0.9.0

v0.8.12

03 Dec 20:14
23f1cc3

Choose a tag to compare

0.8.12 (2024-12-03)

Bug Fixes

  • Added Missing Error Code in Exception (d8adc32)

v0.8.11

28 Oct 20:30
fda0e18

Choose a tag to compare

What's Changed

Full Changelog: v0.8.10...v0.8.11

v0.8.10

30 Apr 09:47
f428be2

Choose a tag to compare

What's Changed

  • fix: Fix to Table Name Inclusion on Create Table Query by @usernane in #88
  • chore: Updated CI Configuration by @usernane in #89

Full Changelog: v0.8.9...v0.8.10