Skip to content

Releases: reliqarts/laravel-docweaver

Laravel 10 Support

08 Mar 09:39
2d40427
Compare
Choose a tag to compare
  • Support Laravel 10
  • Drops Laravel 8 Support

v5.0.0

28 Feb 23:25
330be9d
Compare
Choose a tag to compare

Major update featuring Laravel 9 support

  • Drops support for Laravel <8.0
  • Drop support for master branch. main is used as default branch

v4.0.0

12 Sep 22:52
Compare
Choose a tag to compare

Major update featuring Laravel 8 support.

Key requirement changes:

  • requires Laravel ^7.0

v3.1.0

05 Mar 21:32
Compare
Choose a tag to compare

Laravel 7 Support

v3.0.0

24 Dec 02:28
Compare
Choose a tag to compare

Major update incl;

  • framework agnostic UI; remove bootstrap specific classes
  • general UI improvements
  • bug fixes

Key requirement changes:

  • requires PHP ^7.4
  • requires Laravel ^6.0

Under the Hood:

  • namespace updates:
    Namespaces have been normalized to be singular across the board.
  • new markdown parser: thephpleague/commonmark

v2.1.3

21 Dec 22:25
Compare
Choose a tag to compare
...

v2.1.0

08 Sep 09:31
Compare
Choose a tag to compare

Minor update incl:

  • Laravel 6.0 support
  • stability updates

v2.0.0

23 Mar 21:15
Compare
Choose a tag to compare

major update incl.

  • ability to publish newly created tags for documentation during update
  • drops support for <L5.7
  • normalized namespace: ReliQArts\Docweaver => ReliqArts\Docweaver
  • bug fixes + stability changes

v1.3.0

26 Feb 03:42
Compare
Choose a tag to compare

Laravel 5.6 support

  • also, current page is now kept when switching documentation versions

v1.2.2

08 Nov 03:24
Compare
Choose a tag to compare

Adds support for meta file and utility commands.