Added
- Add feed generation performance regression tests by @andrey-helldar in #188
- Add pull request labeling rule by @andrey-helldar in #174
- Support remote storage disks by @andrey-helldar in #187
Changed
- Added AI Factory by @andrey-helldar in #158
- Adjust benchmark values for feed formats by @andrey-helldar in #208
- Benchmark snapshots have been returned to the repository by @andrey-helldar in #215
- Test supported dependency bounds by @andrey-helldar in #185
- perf(generation): reuse converter and transformer pipelines by @andrey-helldar in #180
Fixed
- Escape Instagram preset channel metadata in XML by @andrey-helldar in #206
- Fail tests when required Pest snapshots are missing by @andrey-helldar in #212
- Fix JSON root key escaping by @andrey-helldar in #204
- Fix XML attribute escaping and root serialization by @andrey-helldar in #178
- Fix split-feed maxFiles accounting and final-item detection by @andrey-helldar in #172
- Fix split-feed publication ownership by @andrey-helldar in #209
- Fix tests modifying tracked documentation snippets by @andrey-helldar in #184
- Fixed tests location by @andrey-helldar in #189
- Generate standards-compliant CSV rows by @andrey-helldar in #176
- Generate valid JSON for empty feeds with info blocks by @andrey-helldar in #203
- Harden GitHub Actions permissions and pin workflow dependencies by @andrey-helldar in #186
- Make feed publication failure-safe across split parts by @andrey-helldar in #175
- Preserve query ordering and limits during feed export by @andrey-helldar in #202
- Prevent feed draft path collisions by @andrey-helldar in #183
- Stabilize feed generation benchmarks by @andrey-helldar in #210
- Stop feed scaffolding when the parent generator fails by @andrey-helldar in #207
- Validate generated feed formats semantically by @andrey-helldar in #182
- fix(ci): pin Writerside publisher image by digest by @andrey-helldar in #214
- fix(ci): scope documentation deployment secrets by @andrey-helldar in #213
- fix(events): expose published split-feed paths by @andrey-helldar in #179
- fix(filesystem): handle partial feed writes by @andrey-helldar in #173
- fix(instagram): align feed item nullability by @andrey-helldar in #205
- fix(migrations): make feed registrations reversible by @andrey-helldar in #211