Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 840 Bytes

changelog.md

File metadata and controls

60 lines (34 loc) · 840 Bytes

Changelog

All notable changes to Laravel Follow will be documented in this file.

1.1.10

  • Added ability to publish migrations and config

1.1.9

  • Replaced auth() with $this
  • Added method to get latest followers

1.1.8

  • Bug fixes
  • Updated README

Version 1.1.7

  • Updated caching methods

Version 1.1.6

  • You can now follow/unfollow by User ID
  • Cleaned up return types and added tests

Version 1.1.5

  • Added cache clearing methods
  • Fixed some import/config issues
  • Added additional tests
  • Updated README

Version 1.1.4

  • Updated PHP return types

  • Version 1.1.3

  • Removed illuminate/support

Version 1.1.2

  • Updated for Laravel 10

Version 1.1.1

  • Added a .gitattributes file

Version 1.1

  • Added caching methods
  • Updated StyleCI presets

Version 1.0

Added

  • Everything