Releases: flack/UniversalFeedCreator
Releases · flack/UniversalFeedCreator
v1.8.6
- Fix PHP 8.3 warnings (#17)
v1.8.5
- fix PHP 8.2 notices
- improve date string parsing (#15)
- raise min PHP version to 5.2 (not a typo :-))
v1.8.4.1
- switch to Github CI
- switch from
PHP_SELF
to SCRIPT_NAME
for cache filename generation
v1.8.3.2
- Improved autoloading reliability
v1.8.3.1
- Add support for multiple categories in Atom1.0 (#7)
- Reduce code for iso8601 (#5)
v1.8.3: Merge pull request #3 from splitbrain-forks/master
This release includes various code cleanups & modernizations, thanks to @splitbrain
v1.8.2
Fix a few notices in empty feeds
1.8.1
This is a maintenance release which brings a few small fixes, cleanups and one new option