File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+ ## [ Unreleased] ( https://github.com/laratoolbox/eloquent-filters/compare/v0.1.0...main )
8+
9+
10+ ---
11+
12+
13+ ## [ 0.1.0] - 2021-01-16
14+ ### Added
15+ - First public release.
Original file line number Diff line number Diff line change 11{
22 "name" : " laratoolbox/eloquent-filters" ,
3- "description" : " Add filters to eloquent models" ,
3+ "description" : " Easily add filters into eloquent models" ,
44 "keywords" : [
55 " laratoolbox" ,
6+ " laravel" ,
67 " eloquent" ,
78 " filters"
89 ],
1314 {
1415 "name" : " Semih ERDOGAN" ,
151617+ "homepage" : " https://semiherdogan.net/" ,
18+ "role" : " Developer"
19+ },
20+ {
21+ "name" : " Dincer DEMIRCIOGLU" ,
22+ 23+ "homepage" : " https://dincer.info/" ,
1624 "role" : " Developer"
1725 }
1826 ],
You can’t perform that action at this time.
0 commit comments