Skip to content

Latest commit

 

History

History
313 lines (142 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

313 lines (142 loc) · 12.4 KB

Serenity Foundation Changelog

2.5.0 (2023-06-24)

Features

  • add console wizard package (8304e9a)

Maintenance

  • deps-dev: bump semantic-release from 21.0.3 to 21.0.5 (78ffee1)
  • deps-dev: update dependencies —dpbot (e20ea7b)
  • deps: update openai-php/laravel requirement from ^0.5.3 to ^0.6.0 (1312803)

2.4.2 (2023-06-08)

Bug Fixes

Maintenance

  • typo in service provider (a37befd)

2.4.1 (2023-06-07)

Code Refactoring

  • add openai and other small fixes (c202833)

  • Merge branch 'develop' (cf45880)

Maintenance

  • deps-dev: —dpbot deps (896f3d8)
  • deps-dev: bump @commitlint/cli from 17.6.1 to 17.6.3 (cde90c0)
  • dev-deps: dpbot updates (e69c9c4)
  • removed old admin junk (f250bc8)
  • small adjustments for permissions (df9359d)
  • update README.md (c914ebf)
  • update README.md (4235aab)

2.4.0 (2023-05-03)

Features

  • remove commonmark install parsedown (7e559c9)

2.3.8 (2023-04-27)

Bug Fixes

2.3.7 (2023-04-27)

Code Refactoring

2.3.6 (2023-04-27)

Code Refactoring

2.3.5 (2023-04-13)

Code Refactoring

  • add commonmark attributes extension (78f9c3b)

2.3.4 (2023-04-12)

Bug Fixes

  • update to resolve 409 status in docs (1e64d2e)

Maintenance

  • deps-dev: bump semantic-release from 21.0.0 to 21.0.1 (f0acae1)

2.3.3 (2023-04-11)

Task Commit

2.3.2 (2023-04-10)

Code Refactoring

  • add containers and update caching (bfa26fe)

Maintenance

2.3.1 (2023-03-30)

Task Commit

  • update gitattributes to remove exports (4b3aa0e)

2.3.0 (2023-03-30)

Features

  • complete restructure to organize (cc93a49)

2.2.1 (2023-03-29)

Code Refactoring

  • make shiki path configurable (66c521c)

Maintenance

  • deps-dev: bump @commitlint/cli from 17.4.4 to 17.5.0 (596f22f)
  • deps-dev: bump @semantic-release/changelog from 6.0.2 to 6.0.3 (e392dbe)
  • deps-dev: bump semantic-release from 20.1.3 to 21.0.0 (0c09cd5)
  • dev-deps: update dev dependencies —dp-bot (e4e2ee5)

2.2.0 (2023-03-29)

Code Refactoring

  • move documentation core to foundation (2bcc667)

Features

  • add markdown, docs, rename routing (e3d9cd5)

Maintenance

2.1.6 (2023-03-20)

Bug Fixes

  • update to fix errors in generators (e905e4c)

2.1.5 (2023-03-19)

Bug Fixes

  • new contract mapper to resolve windows error (1df1a12)

Code Refactoring

  • initial generator work (268f71d)

  • Merge branch 'main' into develop (f743ceb)

Maintenance

2.1.4 (2023-03-19)

Code Refactoring

Maintenance

2.1.3 (2023-03-14)

Bug Fixes

  • new contract mapper to resolve windows error (d56ab25)

Maintenance

2.1.2 (2023-03-13)

Bug Fixes

  • more adjustments for errors (6e42de4)

  • Merge branch 'develop' (7c00001)

Maintenance

  • remove unused imports :pinte (369c71c)

2.1.1 (2023-03-11)

Bug Fixes

2.1.0 (2023-03-11)

Features

  • changed structure, renamed interfaces (1523b67)

Maintenance

2.0.0 (2023-03-11)

Breaking

  • remove splade back to inertia (ea78b82)

Maintenance

1.1.2 (2023-03-06)

Bug Fixes

1.1.1 (2023-03-06)

Bug Fixes

  • create removable routes for splade (d330eab)

Maintenance

1.1.0 (2023-03-06)

Features

  • add orchid auto-routing (1ae40a2)

1.0.1 (2023-03-05)

Task Commit

  • update composer description (6c80f05)

1.0.0 (2023-03-05)

Bug Fixes

Code Refactoring