Skip to content

Latest commit

 

History

History
117 lines (90 loc) · 4.85 KB

CHANGELOG.md

File metadata and controls

117 lines (90 loc) · 4.85 KB

[1.2.10] - 2025-02-27

  • release: patch version 1.2.10 [Imam Ali Mustofa]
  • fix: database path pointing [Imam Ali Mustofa]
  • chore: update CHANGELOG.md for patch version 1.2.9 [Imam Ali Mustofa]

[1.2.9] - 2025-02-27

  • release: patch version 1.2.9 [Imam Ali Mustofa]
  • fix: undefined method getAttribute [Imam Ali Mustofa]
  • chore: update CHANGELOG.md for patch version 1.2.8 [Imam Ali Mustofa]

[1.2.8] - 2025-02-27

  • release: patch version 1.2.8 [Imam Ali Mustofa]
  • fix: make it compatible with laravel 12 [Imam Ali Mustofa]
  • chore: update CHANGELOG.md for patch version 1.2.7 [Imam Ali Mustofa]

[1.2.7] - 2025-02-27

  • release: patch version 1.2.7 [Imam Ali Mustofa]
  • chore: update CHANGELOG.md for patch version 1.2.6 [Imam Ali Mustofa]

[1.2.6] - 2025-02-27

  • release: patch version 1.2.6 [Imam Ali Mustofa]
  • deps: update all dependencies [Imam Ali Mustofa]
  • chore: update CHANGELOG.md for patch version 1.2.5 [Imam Ali Mustofa]

[1.2.5] - 2025-02-27

  • release: patch version 1.2.5 [Imam Ali Mustofa]
  • chore: update CHANGELOG.md for patch version 1.2.4 [Imam Ali Mustofa]

[1.2.4] - 2025-02-27

  • release: patch version 1.2.4 [Imam Ali Mustofa]
  • Merge pull request #30 from tursodatabase/dependabot/github_actions/aglipanci/laravel-pint-action-2.5 [github-actions[bot]]
  • build(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 [dependabot[bot]]
  • tests: use different database connection driver [Imam Ali Mustofa]
  • Merge pull request #28 from tursodatabase/dependabot/github_actions/dependabot/fetch-metadata-2.3.0 [github-actions[bot]]
  • build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 [dependabot[bot]]
  • Fix styling [darkterminal]
  • chore: update CHANGELOG.md for patch version 1.2.3 [Imam Ali Mustofa]

[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.