1.0.0
·
255 commits
to refs/heads/main
since this release
Added
- Add
make:feedandmake:feed-itemcommands by @andrey-helldar in #5 - Added
--with-itemparameter formake:feedconsole command by @andrey-helldar in #10 - Added
make:feed-infoconsole command by @andrey-helldar in #30 - Added
rootAttributesmethod by @andrey-helldar in #15 - Added documentation by @andrey-helldar in #46
- Added generation of arrays of values without nesting by @andrey-helldar in #25
- Added tests for real feeds by @andrey-helldar in #22
- Added the generation of the information file to the general command by @andrey-helldar in #33
Changed
- Added features info to README.md by @andrey-helldar in #13
- Added link to wiki by @andrey-helldar in #17
- Bump
dragon-code/codestylerto 6.3 by @andrey-helldar in #7 - Bump code-style.yml by @andrey-helldar in #34
- Changed logotype by @andrey-helldar in #51
- Code duplication is removed by @andrey-helldar in #24
- Drop Laravel 10 support by @andrey-helldar in #4
- Fix typo in README.md from 'filiname' to 'filename' by @andrey-helldar in #29
- Improved feed class generation by @andrey-helldar in #52
- Improved work with an array of elements by @andrey-helldar in #26
- Optimized namespaces by @andrey-helldar in #12
- Relax
ext-libxmlversion constraint incomposer.json. by @andrey-helldar in #44 - Remove biome.json by @andrey-helldar in #31
- Replace
rootItemandrootAttributesmethods withrootmethod by @andrey-helldar in #18 - The erroneously added file is deleted by @andrey-helldar in #16
- Update advanced-usage.topic by @andrey-helldar in #47
- Update icons and images by @andrey-helldar in #50
- Update idea image by @andrey-helldar in #14
- Update license.topic by @andrey-helldar in #49
- Update README.md by @andrey-helldar in #9
- Update README.md by @andrey-helldar in #28
- Update README.md by @andrey-helldar in #48
- Update test workflow to use
composer testcommand by @andrey-helldar in #3 - Working with files is put into a separate class by @andrey-helldar in #23
Fixed
- Added missing extension for feed file generation by @andrey-helldar in #6
- Fixed error filling the footer by @andrey-helldar in #21
- Fixed extension for
feed_info.stubfile by @andrey-helldar in #45 - Fixed fake data in tests by @andrey-helldar in #11
- Fixed Laravel Idea generations by @andrey-helldar in #20
- Fixed rules for Laravel Idea by @andrey-helldar in #8
- Fixed shorthand for
--with-itemoption inmake:feedcommand by @andrey-helldar in #19 - UTF-8 encoding is specified by default by @andrey-helldar in #27