forked from wdev-rs/laravel-datagrid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
29 lines (25 loc) · 1001 Bytes
/
CHANGELOG
File metadata and controls
29 lines (25 loc) · 1001 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
VERSION 0 INITIAL RELEASE
==========================
Version 0.3 - Collection and array data source support
07/11/2021 10:46 0.3.0 initial release
faced40 Update the documentation
1518f45 Fix sortin and add test
25e4d33 Implement array data source
bad2a67 Implement collection data source
d7ce3a7 Update php-quality-tools
8d93e08 Fix code style
f62f4f4 Use php-quality-tools
Version 0.2 - PHP8 support
28/05/2021 05:53 0.2.0 initial release
e098981 Remove package-lock
5f41d3e Run tests on push and pull request
1a1dfa8 Remove travis
d0ec500 Add php8 to test runner
8e794e1 Make the Package php 8 compatible
a56d295 Update README.md
c2e3b4c Update README.md
73c0510 Create laravel-datagrid.png
75aaf7c Update README.md
8146a66 Add test badge
Version 0.1 - Initial release
23/03/2021 19:22 0.1.0 initial release