Skip to content

Latest commit

 

History

History
72 lines (59 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

72 lines (59 loc) · 3.12 KB

[1.2.3] - 2025-01-21

  • release: patch version 1.2.3 [Imam Ali Mustofa]
  • refactor: missing strict types [Imam Ali Mustofa]
  • fix: indexes, view, foreignkey, tables in database command related [Imam Ali Mustofa]
  • fix: preg_match can be null [Imam Ali Mustofa]
  • refactor(feat): add line in artisan db:show command [Imam Ali Mustofa]
  • fix(provider): ensure libSQL is only used when set as the default connection [Imam Ali Mustofa]
  • build(deps-dev): update phpstan/phpstan-phpunit requirement [dependabot[bot]]
  • build(deps): bump actions/checkout from 3 to 4 [dependabot[bot]]
  • chore(traits): using new traits [Imam Ali Mustofa]
  • Merge pull request #24 from eznix86/chore/rename-concern [Imam Ali Mustofa]
  • build(refactor): using parallel tests [Imam Ali Mustofa]
  • chore: update CHANGELOG.md for patch version 1.2.2 [Imam Ali Mustofa]
  • chore: add parallel testing [Bruno Bernard]
  • refactor: rename trait to concern [Bruno Bernard]

[1.2.2] - 2025-01-17

  • release: patch version 1.2.2 [Imam Ali Mustofa]
  • feat(refactor): complete turso-php artisan command and refactoring [Imam Ali Mustofa]
  • Fix styling [darkterminal]
  • fix(tests): fix schema builder test [Imam Ali Mustofa]
  • chore(build): add emoji and composer update hook [Imam Ali Mustofa]
  • Fix styling [darkterminal]
  • chore: update CHANGELOG.md for patch version 1.2.1 [Imam Ali Mustofa]

[1.2.1] - 2025-01-15

  • release: patch version 1.2.1 [Imam Ali Mustofa]
  • fix(schema): expected column types schema [Imam Ali Mustofa]
  • docs: add tests badge [Imam Ali Mustofa]
  • Fix styling [darkterminal]
  • chore: update CHANGELOG.md for minor version 1.2.0 [Imam Ali Mustofa]

[1.2.0] - 2025-01-14

  • release: minor version 1.2.0 [Imam Ali Mustofa]
  • fix(feature): also add vectory data type tests [Imam Ali Mustofa]
  • chore: commit save point [Imam Ali Mustofa]
  • docs: update database configuration [Imam Ali Mustofa]
  • chore: commit save point [Imam Ali Mustofa]
  • chore(tests): complete all tests [Imam Ali Mustofa]
  • chore: commit save point [Imam Ali Mustofa]
  • docs: update the docs and add community sdk annotation [Imam Ali Mustofa]
  • docs: include laravel sail setup guide [Imam Ali Mustofa]
  • Fix styling [darkterminal]
  • docs: include new turso-php artisan command [Imam Ali Mustofa]
  • Fix styling [darkterminal]
  • chore: update CHANGELOG.md for patch version 1.1.1 [Imam Ali Mustofa]
  • release: patch version 1.1.1 [Imam Ali Mustofa]
  • feat(vector): add vector data type support [Imam Ali Mustofa]
  • Fix styling [darkterminal]

[1.1.1] - 2025-01-10

  • release: patch version 1.1.1 [Imam Ali Mustofa]
  • feat(vector): add vector data type support [Imam Ali Mustofa]
  • chore: update CHANGELOG.md for minor version 1.1.0 [Imam Ali Mustofa]

[1.1.0] - 2025-01-09

  • release: minor version 1.1.0 [Imam Ali Mustofa]
  • feat: porting turso-php-installer into artisan [Imam Ali Mustofa]
  • feat: register turso-php commands [Imam Ali Mustofa]
  • refactor: add constructor into connection factory [Imam Ali Mustofa]
  • build(composer): add release script [Imam Ali Mustofa]
  • build: create release script [Imam Ali Mustofa]

Changelog

All notable changes to turso-driver-laravel will be documented in this file.