Skip to content

Releases: oddvalue/laravel-drafts

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

v1.2.0

22 Feb 08:04
cf09a93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Feb 16:54
Compare
Choose a tag to compare

What's Changed

  • Added a method to avoid creating revison by @FROXZ in #15

New Contributors

  • @FROXZ made their first contribution in #15

Full Changelog: v1.0.2...v1.1.0

v1.0.2

17 Feb 23:32
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Feb 22:54
Compare
Choose a tag to compare
Fix `publish` method when called on a draft

v1.0.0

20 Sep 13:11
4ee5093
Compare
Choose a tag to compare
Fix config publish command in readme

v0.0.3

01 Jul 09:10
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Full Changelog: v0.0.2...v0.0.3

  • Add support for drafting with relations

v0.0.2

29 Jun 06:51
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
Allow drafts to be created using the default save method