Skip to content

Latest commit

 

History

History
82 lines (43 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

82 lines (43 loc) · 2.64 KB

Changelog

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

v1.5.0 - 2024-06-22

Full Changelog: https://github.com/RapidKit/laravel-restify/compare/v1.4.0...v1.5.0

v1.4.0 - 2024-06-22

What's Changed

  • feature/base new class by @ramaID in #12

Full Changelog: https://github.com/RapidKit/laravel-restify/compare/v1.2.1...v1.4.0

v1.2.1 - 2024-06-22

What's Changed

  • fix/abstract class request by @ramaID in #11

Full Changelog: https://github.com/RapidKit/laravel-restify/compare/v1.2.0...v1.2.1

v1.2.0 - 2024-06-16

What's Changed

  • feature: generate request class based on base by @ramaID in #10

Full Changelog: https://github.com/RapidKit/laravel-restify/compare/v1.1.1...v1.2.0

v1.1.1 - 2024-06-16

What's Changed

  • fix: new skaleton based on new base by @ramaID in #9

Full Changelog: https://github.com/RapidKit/laravel-restify/compare/v1.1.0...v1.1.1

v1.1.0 - 2024-06-16

What's Changed

  • feature: Base class for reusable flow by @ramaID in #8

Full Changelog: https://github.com/RapidKit/laravel-restify/compare/v1.0.2...v1.1.0

v1.0.2 - 2024-05-04

What's Changed

  • bump: laravel 11 by @ramaID in #7

Full Changelog: https://github.com/RapidKit/laravel-restify/compare/v1.0.1...v1.0.2

v1.0.1 - 2024-05-03

What's Changed

  • build(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in #2
  • build(deps): bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #4
  • build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #5
  • fix/moving to rapidkit by @ramaID in #6

New Contributors

  • @ramaID made their first contribution in #6

Full Changelog: https://github.com/RapidKit/laravel-restify/compare/v1.0.0...v1.0.1

v1.0.0 - 2024-02-24

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #1

New Contributors

  • @dependabot made their first contribution in #1

Full Changelog: https://github.com/ramaID/laravel-restify/commits/v1.0.0