File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.3.0 - Added the item collection and search
2+ - Collection: Cleaned up interfaces to handle global and mod item collections.
3+ - Items: Introduced the global item collection.
4+ - Items: Added ` getTags() ` and ` getAuthors() ` , inherited from the mod.
5+ - Items: Added item filtering capabilities.
6+ - Filters: Added filtering by author.
7+ - Core: Refactored for a cleaner class structure.
8+ - Core: PHPStan clean @ level 9.
9+
110## v1.2.1 - Cache fixes
211- Collection: Fixed the cache not updating with new database releases.
312- Index: Fixed clearing the index.
413- Index: Now automatically regenerating with new database releases.
514- Mods: Fixed the mod images not being found.
6- - Filters: Added ` hasFilters() ` .
15+ - Filters: Added ` hasFilters() ` .
716
817## v1.2.0 - Search capabilities
918- Collection: Added full filtering capabilities.
You can’t perform that action at this time.
0 commit comments