Laravel Docweaver Versions Save

Product documentation generation package for Laravel.

v5.1.0

1 year ago
  • Support Laravel 10
  • Drops Laravel 8 Support

v5.0.0

2 years ago

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

3 years ago

Major update featuring Laravel 8 support.

Key requirement changes:

  • requires Laravel ^7.0

v3.1.0

4 years ago

Laravel 7 Support

v3.0.0

4 years ago

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

4 years ago

v2.1.0

4 years ago

Minor update incl:

  • Laravel 6.0 support
  • stability updates

v2.0.0

5 years ago

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

6 years ago

Laravel 5.6 support

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

v1.2.2

6 years ago

Adds support for meta file and utility commands.