Skip to content

Releases: achyutkneupane/laravel-helpers

Release v0.7.3

10 Sep 05:49
495b79f
Compare
Choose a tag to compare

0.7.3 (2024-09-10)

Build Systems

Release v0.7.2

10 Sep 05:43
92e6d1e
Compare
Choose a tag to compare

0.7.2 (2024-09-10)

Build Systems

Release v0.7.1

18 Jun 07:18
e60457e
Compare
Choose a tag to compare

0.7.1 (2024-06-18)

Build Systems

Release v0.7.0

10 Apr 17:46
152a841
Compare
Choose a tag to compare

0.7.0 (2024-04-10)

Features

  • Added Custom Error in API Base Controller (#20) (152a841)

Release v0.6.0

09 Feb 20:16
46636b6
Compare
Choose a tag to compare

0.6.0 (2024-02-09)

Features

Release v0.5.0

07 Feb 17:12
c742ce5
Compare
Choose a tag to compare

0.5.0 (2024-02-07)

Features

Bug Fixes

  • model, migration and factory class name typo fixed (40bcd2a)
  • onlyPending typo fixed (5e9b91b)
  • test className typo fixed (1fcf19b)
  • withRejected typo fixed (8606b12)

Tests

Release v0.4.3

05 Feb 19:57
5d03561
Compare
Choose a tag to compare

0.4.3 (2024-02-05)

Bug Fixes

  • test: Memory removed with sqlite migration (8d60f48)
  • test: Sluggable config added in basecase (29eb6b6)

Tests

  • Autoload Namespace fixed (9c2f323)
  • BaseTestCase extended in test (326be98)
  • Inactive tests added (cd22e1f)
  • Latitude and Longitude tests added (a3d5fa8)
  • Orchestra Testbench added in require dev (bc03546)
  • Slug Tests added (97d16f2)

Release v0.4.2

05 Feb 18:19
e483f92
Compare
Choose a tag to compare

0.4.2 (2024-02-05)

Tests

Release v0.4.1

05 Feb 18:08
fcf96c2
Compare
Choose a tag to compare

0.4.1 (2024-02-05)

Release v0.4.0

04 Feb 07:07
330a190
Compare
Choose a tag to compare

0.4.0 (2024-02-04)

Features

  • added setActive And setInactive function to CanBeInactive Trait (#14) (330a190)