1.2.0
·
185 commits
to refs/heads/main
since this release
Added
- Added architecture tests by @andrey-helldar in #67
- Added coverage test by @andrey-helldar in #68
Changed
- Added
@mixeddirective to docs by @andrey-helldar in #70 - Added type coverage tests by @andrey-helldar in #62
- Changed composer script name from
lint:typetolint:type-coverageby @andrey-helldar in #66 - Remove redundant "Create Feeds" subsection from README.md by @andrey-helldar in #61
- Restructure "Schedule" section in docs for clarity and added manual/automatic feed scheduling subsections by @andrey-helldar in #60
- The
DragonCode\LaravelFeed\Console\Commandsnamespace was replaced withDragonCode\LaravelFeed\Commandsby @andrey-helldar in #63 - The
Filesystemservice class was renamed toFilesystemServiceby @andrey-helldar in #65 - The
Generatorservice class was renamed toGeneratorServiceby @andrey-helldar in #64 - The running of tests on the Pull Request event is removed by @andrey-helldar in #69