Skip to content

Releases: oddvalue/laravel-drafts

v2.0.0

06 Jun 11:32
93d4dc0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v2.0.0

v1.5.2

15 Apr 21:59
2c4b3c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

06 Mar 15:13
d02934b
Compare
Choose a tag to compare

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #47
  • [Refactor] Refactoring Usage of Dynamic Values in HasDraft Trait by @kinkaz in #48

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

27 Feb 16:13
583f00b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

10 Feb 19:25
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #40
  • Bump actions/checkout from 3 to 4 by @dependabot in #41
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #42
  • Refactor setLive Method by Extracting Draftable Relations Logic by @vildanbina in #44

New Contributors

Full Changelog: v1.3.4...v1.4.0

v1.3.4

23 Jun 14:19
cf35953
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

08 Jun 06:33
Compare
Choose a tag to compare
  • Fix using WithDraftsMiddleware with route binding

Full Changelog: v1.3.2...v1.3.3

v1.3.2

07 Jun 10:05
c148b69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

01 Jun 17:18
dbd8b26
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #26
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #31
  • Fix scope method docblock in HasDrafts by @oddvalue in #33

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Feb 06:38
Compare
Choose a tag to compare

What's Changed

  • Feature/with drafts middleware by @oddvalue in #23
  • Added getDraftableAttributes method by @FROXZ in #22

Full Changelog: v1.2.0...v1.3.0